clang-1/include/clang
Sebastian Redl 431e90e887 Convert ObjC statement actions to smart pointers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62465 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-18 17:43:11 +00:00
..
AST Eliminate tabs 2009-01-18 02:27:45 +00:00
Analysis static analyzer: Handle casts from arrays to integers. This fixes PR 3297. 2009-01-13 01:04:21 +00:00
Basic Add sema support for symbolic names in inline asm statements. 2009-01-18 01:56:57 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Rename SourceLocation::getFileID to getChunkID, because it returns 2009-01-17 08:45:21 +00:00
Lex rearrange GetIdentifierInfo so that the fast path can be partially inlined into PTHLexer::Lex. This speeds up the user time of PTH -Eonly by another 2ms (4.4%) 2009-01-18 02:57:21 +00:00
Parse Convert ObjC statement actions to smart pointers. 2009-01-18 17:43:11 +00:00
Rewrite this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
Sema Comment fix, ParseAST does not take ownership of the consumer. 2008-10-27 22:01:05 +00:00