llvm-project/clang/lib
Ted Kremenek 0298834e46 Create PathDiagnosticCallEnter and PathDiagnosticCallExit, to remark calls in PathDiagnostics from other events. This will
have potential uses later.

llvm-svn: 149960
2012-02-07 02:27:37 +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 Bump up the initial vector size to avoid having to grow the vector more often. 2012-02-07 00:54:58 +00:00
Driver Filter a few more options not recognized by gcc. <rdar://problem/10814020> 2012-02-07 01:17:55 +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 Add C11 FLT_TRUE_MIN and friends. <rdar://problem/10812837>. 2012-02-07 01:02:19 +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 Remove the unused TypoCorrectionConsumer::MaxEditDistance. 2012-02-07 01:32:58 +00:00
Serialization Added source location for the template keyword in DependentTemplateSpecializationTypeLoc nodes (DTSTLoc). 2012-02-06 22:45:07 +00:00
StaticAnalyzer Create PathDiagnosticCallEnter and PathDiagnosticCallExit, to remark calls in PathDiagnostics from other events. This will 2012-02-07 02:27:37 +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