clang-1/lib
Anders Carlsson 44636d11ea Move info vectors and add assertions in preparation of moving the vector directly into RTTIBuilder.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91129 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-11 16:41:51 +00:00
..
AST Use StringRef.getAsInteger instead of temporary string + strtol. No intended functionality change. 2009-12-11 13:26:32 +00:00
Analysis Enhance understanding of VarRegions referenced by a block whose declarations are outside the current stack frame. Fixes <rdar://problem/7462324>. 2009-12-11 06:43:27 +00:00
Basic FileManager: Do not cache failed stats, it is easy to construct common 2009-12-11 00:27:20 +00:00
CodeGen Move info vectors and add assertions in preparation of moving the vector directly into RTTIBuilder. 2009-12-11 16:41:51 +00:00
Driver spread 'const' love to some variables. this considerably reduces the amount of dirty data around. 2009-12-10 00:07:02 +00:00
Frontend spread 'const' love to some variables. this considerably reduces the amount of dirty data around. 2009-12-10 00:07:02 +00:00
Headers minimal fix for PR5743 2009-12-10 01:38:15 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Don't expand tabs when computing the offset from the code-completion column 2009-12-08 21:45:46 +00:00
Parse Implement access declarations. Most of the work here is parsing them, which 2009-12-11 02:10:03 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Class template (partial) specializations should not show up in code completion results 2009-12-11 16:18:54 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00