llvm-project/clang/tools
Ted Kremenek 4ed2925b91 Add 'clang_getCursorLanguage' to return the "language" of the AST element (e.g., distinguish between C and Objective-C language features). Currently this only returns results for declarations.
llvm-svn: 101070
2010-04-12 21:22:16 +00:00
..
CIndex Add 'clang_getCursorLanguage' to return the "language" of the AST element (e.g., distinguish between C and Objective-C language features). Currently this only returns results for declarations. 2010-04-12 21:22:16 +00:00
c-index-test Add c-index-test support for printing USRs. 2010-03-25 02:00:39 +00:00
driver Fronted: Kill overly specialized RecordLayoutDumper, just make -dump-record-layouts a bit that Sema honors. 2010-04-08 02:59:56 +00:00
scan-build Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes PR 6791.[B 2010-04-06 19:41:24 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00
Makefile Fix thinko and enable clang build on mingw again (hopefully) 2010-03-14 12:55:35 +00:00