clang-1/tools
Argyrios Kyrtzidis ba1da14e79 [libclang] Introduce clang_Cursor_getSpellingNameRange().
It retrieves a source range for a piece that forms the cursors spelling name.
Most of the times there is only one range for the complete spelling but for
objc methods and objc message expressions, there are multiple pieces for each
selector identifier.

Part of rdar://11113120

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153775 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-30 20:58:35 +00:00
..
arcmt-test Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
c-arcmt-test Update library dependencies to add clangEdit on c-index-test and c-arcmt-test. 2012-03-11 08:04:40 +00:00
c-index-test [libclang] Introduce clang_Cursor_getSpellingNameRange(). 2012-03-30 20:58:35 +00:00
diagtool Provide common include for all diagnostic headers. 2012-02-15 21:58:34 +00:00
driver [driver] Parse diagnostic args in the driver. 2012-03-13 20:09:56 +00:00
libclang [libclang] Introduce clang_Cursor_getSpellingNameRange(). 2012-03-30 20:58:35 +00:00
scan-build Add static analyzer support for new NSArray/NSDictionary/NSNumber literals. 2012-03-06 20:06:12 +00:00
scan-view
CMakeLists.txt Place back previous order of add_subdirectory()'s to reflect build depedencies. 2011-08-09 14:55:12 +00:00
Makefile Misc Minix-specific changes to clang: 2011-12-08 23:54:21 +00:00