llvm-project/clang/lib
Anna Zaks e48ee50324 [analyzer] Better stdin support.
llvm-svn: 146748
2011-12-16 18:28:50 +00:00
..
ARCMigrate Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
AST If there is a definition of an ObjCInterfaceDecl, make it the Decl returned from the corresponding ObjCInterfaceType 2011-12-16 16:34:57 +00:00
Analysis Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
Basic In SourceManager::~SourceManager do a sanity check to make sure we 2011-12-15 23:37:55 +00:00
CodeGen When generating debug info for an ObjCInterfaceDecl, try to dig out the definition. 2011-12-15 23:32:29 +00:00
Driver gcov-style profiling support for OpenBSD. Patch by Jonathan Gray. 2011-12-15 02:15:56 +00:00
Frontend Fixup to the relaxed diagnostic verification option r146633. 2011-12-16 18:28:45 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers Fix obvious error in _mm_test_all_zeros. PR11565. 2011-12-14 17:17:16 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Set umbrella directory correctly when we infer a framework module 2011-12-12 23:55:05 +00:00
Parse Support decltype in pseudo destructors and dependent destructor calls. 2011-12-16 16:03:09 +00:00
Rewrite Move ObjCInterfaceDecl's "EndLoc" into DefinitionData, since it only 2011-12-15 22:34:59 +00:00
Sema Support decltype in pseudo destructors and dependent destructor calls. 2011-12-16 16:03:09 +00:00
Serialization Fix chaining of ObjCInterfaceDecl redeclarations 2011-12-16 03:12:41 +00:00
StaticAnalyzer [analyzer] Better stdin support. 2011-12-16 18:28:50 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00