llvm-project/clang/tools
Argyrios Kyrtzidis bd92767014 Add support for ObjC message expressions, in the Analyzer:
-Accept an ObjC method and find all message expressions that this method may respond to.
-Accept an ObjC message expression and find all methods that may respond to it.

llvm-svn: 77551
2009-07-30 00:03:55 +00:00
..
clang-cc Destroy the ASTConsumer prior to the Context, HTMLPrinter for example wants to 2009-07-29 02:40:09 +00:00
driver Fix indentation / trailing white space. 2009-07-17 18:10:27 +00:00
index-test Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
wpa Remove the TranslationUnit usage from clang-wpa.cpp since it's not really 2009-07-29 23:39:09 +00:00
CMakeLists.txt Add 'clang-wpa' to the CMake-based build. 2009-07-16 18:10:20 +00:00
Makefile Unbreak build? 2009-07-16 02:02:48 +00:00