aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-12-22 23:00:32 +0000
committerTed Kremenek <kremenek@apple.com>2009-12-22 23:00:32 +0000
commit20b4a58e52756266ef029146f1600c45d3d7272a (patch)
treed0ca744b3c16d3c42cf8e13b9a9d907bf7a92460
parentf2a5539ea74bc4c4637851395f6bf6f78689f4e6 (diff)
Add c++-analyzer symlink (which is used by scan-build)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91937 91177308-0d34-0410-b5e6-96231b3b80d8
l---------tools/scan-build/c++-analyzer1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/scan-build/c++-analyzer b/tools/scan-build/c++-analyzer
new file mode 120000
index 0000000000..ca10bf547d
--- /dev/null
+++ b/tools/scan-build/c++-analyzer
@@ -0,0 +1 @@
+ccc-analyzer \ No newline at end of file