hanchenye-llvm-project/clang/tools
Ted Kremenek c62ab8d064 Add CXType support for querying the return type of Objective-C methods. This is done by
adding a clang_getCursorResultType() function (which complements clang_getResultType()).

llvm-svn: 106473
2010-06-21 20:48:56 +00:00
..
c-index-test Add CXType support for querying the return type of Objective-C methods. This is done by 2010-06-21 20:48:56 +00:00
driver Frontend: Allow passing -cc1 level arguments to plugins. Patch by Troy Straszheim! 2010-06-16 16:59:23 +00:00
libclang Add CXType support for querying the return type of Objective-C methods. This is done by 2010-06-21 20:48:56 +00:00
scan-build Add ccc-analyzer support for '-imacros'. Fixes PR 7204. 2010-06-08 18:27:55 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00