llvm-project/clang/include/clang
Anders Carlsson d0113e4be3 Revert change that broke the build.
llvm-svn: 44808
2007-12-10 19:46:20 +00:00
..
AST Revert change that broke the build. 2007-12-10 19:46:20 +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