clang-1/lib
Fariborz Jahanian 89f9d3a765 Added a field to BlockDeclRefExpr for future use.
No functionality change yet.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105479 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-04 19:06:53 +00:00
..
AST Added a field to BlockDeclRefExpr for future use. 2010-06-04 19:06:53 +00:00
Analysis Assignments to reference variables shouldn't kill the variable. 2010-06-04 01:14:56 +00:00
Basic Accept '#pragma options align=mac68k' on Darwin/PPC and Darwin/PPC64. 2010-05-30 00:07:30 +00:00
Checker Add comments. 2010-06-03 06:19:01 +00:00
CodeGen For C++ copied in objects, use copy constructors in 2010-06-04 16:10:00 +00:00
Driver Driver: Change -dwarf-debug-flags option to pass the original command line 2010-06-04 18:47:06 +00:00
Frontend Added a field to BlockDeclRefExpr for future use. 2010-06-04 19:06:53 +00:00
Headers Classify NEON intrinsics by overloading-type for codegen 2010-06-03 21:36:23 +00:00
Index Renamed misleading getSourceRange -> getLocalSourceRange and getFullSourceRange -> getSourceRange for TypeLoc. 2010-05-20 10:00:11 +00:00
Lex simpler fix for rdar://8044135 - escaped newlines have already 2010-05-30 23:27:38 +00:00
Parse Properly disambiguate between an elaborated-type-specifier and a 2010-06-04 07:30:15 +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 Preserve more information from a block's original function declarator, if one 2010-06-04 19:02:56 +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