hanchenye-llvm-project/clang/lib
Ted Kremenek a2bbac3ffc Add basic BugReporter support for CallEnter/CallExit. WIP.
llvm-svn: 149939
2012-02-07 00:24:33 +00:00
..
ARCMigrate Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
AST Added source location for the template keyword in DependentTemplateSpecializationTypeLoc nodes (DTSTLoc). 2012-02-06 22:45:07 +00:00
Analysis Tweak format string checking to work with %@ and ObjC toll-free bridging. <rdar://problem/10814120> 2012-02-06 21:45:29 +00:00
Basic Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
CodeGen Use a more efficient container for these values. Also reserve space when using a 2012-02-07 00:13:27 +00:00
Driver Rewrite the debug action handling to take -verify into account. 2012-02-06 19:43:51 +00:00
Frontend Move instantiateTemplateAttribute into the sema namespace, make helpers static. 2012-02-06 11:13:08 +00:00
FrontendTool Basic: import OwningPtr<> into clang namespace 2012-02-05 02:12:40 +00:00
Headers Comment mystery code. 2012-02-04 02:16:48 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Move instantiateTemplateAttribute into the sema namespace, make helpers static. 2012-02-06 11:13:08 +00:00
Parse Added source location for the template keyword in DependentTemplateSpecializationTypeLoc nodes (DTSTLoc). 2012-02-06 22:45:07 +00:00
Rewrite Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
Sema Misc improvements to the diagnostic when a variable is odr-used in a context that is not allowed to capture variables. 2012-02-07 00:15:00 +00:00
Serialization Added source location for the template keyword in DependentTemplateSpecializationTypeLoc nodes (DTSTLoc). 2012-02-06 22:45:07 +00:00
StaticAnalyzer Add basic BugReporter support for CallEnter/CallExit. WIP. 2012-02-07 00:24:33 +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