clang-1/examples
Peter Collingbourne e26198c098 Adjust CLANG_BUILD_EXAMPLES to mean whether the examples are built
by default, rather than whether they may be built at all.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149037 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-26 03:33:40 +00:00
..
PrintFunctionNames examples: flesh out PFN readme 2011-12-18 11:30:53 +00:00
analyzer-plugin Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME. 2011-08-17 23:00:25 +00:00
clang-interpreter remove unneeded config.h includes 2011-12-22 22:49:47 +00:00
wpa Fix linking of clang-wpa. 2011-05-31 07:13:36 +00:00
CMakeLists.txt Adjust CLANG_BUILD_EXAMPLES to mean whether the examples are built 2012-01-26 03:33:40 +00:00
Makefile Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00