llvm-project/clang/include/clang
Sebastian Redl b5d49356e6 Convert more expression actions to smart pointers.
llvm-svn: 62537
2009-01-19 22:31:54 +00:00
..
AST Allocate Types using ASTContext's 'Allocator' object. 2009-01-19 21:31:22 +00:00
Analysis static analyzer: Handle casts from arrays to integers. This fixes PR 3297. 2009-01-13 01:04:21 +00:00
Basic Centralize error reporting of improper uses of incomplete types in the 2009-01-19 19:26:10 +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 Make SourceLocation::getFileLoc private to reduce the API exposure of 2009-01-19 06:46:35 +00:00
Parse Convert more expression actions to smart pointers. 2009-01-19 22:31:54 +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