clang-1/include/clang
Anders Carlsson 564f1de67d Move target specific builtin IDs to TargetBuiltins.h so that they can be used by CGBuiltin.cpp
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44748 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-09 23:17:02 +00:00
..
AST Move target specific builtin IDs to TargetBuiltins.h so that they can be used by CGBuiltin.cpp 2007-12-09 23:17:02 +00:00
Analysis Removed IntrusiveSPtr. There are no clients of this class anymore, so it is 2007-12-04 16:54:09 +00:00
Basic Implement correct semantic analysis of subtractions, implementing 2007-12-09 21:53:25 +00:00
CodeGen Warn about unsupported codegen with the diags machinery, giving us: 2007-12-02 01:40:18 +00:00
Lex Add dumping support for locations, make -dumptokens print out the location 2007-12-09 20:31:55 +00:00
Parse improve VC++ compatibility, patch by Cédric Venet. 2007-12-02 00:47:03 +00:00
Rewrite add a getAtOffset() member to simplify some code. 2007-11-08 20:51:02 +00:00
Sema Fix ownership model of ParseAST to allow the dtor of 2007-11-03 06:24:16 +00:00