clang-1/examples
Eli Friedman 17e279405e Add missing include to clang-interpreter example, to make it work on Windows. Patch by Dean Pavlekovic.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141324 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06 22:24:13 +00:00
..
PrintFunctionNames Fix examples for r140478. PR11021. 2011-09-27 18:33:47 +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 Add missing include to clang-interpreter example, to make it work on Windows. Patch by Dean Pavlekovic. 2011-10-06 22:24:13 +00:00
wpa Fix linking of clang-wpa. 2011-05-31 07:13:36 +00:00
CMakeLists.txt Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00
Makefile Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00