llvm-project/clang/lib
Devang Patel 3c2d51a1b9 Use end location of DeclStmt to mark stop point.
This is meaningful for blocks. This patch fixes bunch of test failures in gdb testsuite.

llvm-svn: 103533
2010-05-12 00:39:34 +00:00
..
AST Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +00:00
Analysis Unbreak CMake build. 2010-05-05 05:41:05 +00:00
Basic clean up isBeforeInTranslationUnit by factoring out some common 2010-05-07 20:35:24 +00:00
Checker Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +00:00
CodeGen Use end location of DeclStmt to mark stop point. 2010-05-12 00:39:34 +00:00
Driver VISIBILITY_HIDDEN was renamed LLVM_LIBRARY_VISIBILITY. 2010-05-11 20:16:05 +00:00
Frontend Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +00:00
Headers logical ops, unary ops, pairwise ops 2010-04-30 00:46:57 +00:00
Index Overhaul the AST representation of Objective-C message send 2010-04-21 00:45:42 +00:00
Lex Add '__has_feature' support for weak ObjC classes. 2010-04-29 02:06:46 +00:00
Parse Fixed DISABLE_SMART_POINTERS breakage 2010-05-06 21:39:56 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime build: Add CLANG_NO_RUNTIME build variable, which disables building clang 2010-04-28 23:36:26 +00:00
Sema Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00