clang-1/lib
Abramo Bagnara 6206d53f67 Added AccessSpecDecl node.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105525 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-05 05:09:32 +00:00
..
AST Added AccessSpecDecl node. 2010-06-05 05:09:32 +00:00
Analysis Assignments to reference variables shouldn't kill the variable. 2010-06-04 01:14:56 +00:00
Basic Correctly align large arrays in x86-64. This fixes PR5599. 2010-06-04 23:15:27 +00:00
Checker Add comments. 2010-06-03 06:19:01 +00:00
CodeGen Added AccessSpecDecl node. 2010-06-05 05:09:32 +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 AccessSpecDecl node. 2010-06-05 05:09:32 +00:00
Headers Initial support for ARM NEON builtins, codegen up next 2010-06-04 21:36:27 +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 Added AccessSpecDecl node. 2010-06-05 05:09:32 +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 Added AccessSpecDecl node. 2010-06-05 05:09:32 +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