clang-1/include/clang
Douglas Gregor e2dedf8f61 Add public placement-delete operators. These are automatically used if the allocation throws
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64056 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-08 00:29:56 +00:00
..
AST Add public placement-delete operators. These are automatically used if the allocation throws 2009-02-08 00:29:56 +00:00
Analysis Commit header. 2009-02-07 22:46:46 +00:00
Basic Improve Sema of the cleanup attribute somewhat. 2009-02-07 23:16:50 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver " Attached is a patch for TextDiagnosticPrinter that adds an optional 2009-01-30 17:41:53 +00:00
Lex Add an implementation of -dM that follows GCC closely enough to permit 2009-02-06 06:45:26 +00:00
Parse Semantic checking for class template declarations and 2009-02-06 22:42:48 +00:00
Rewrite this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
Sema Fix -Wimplicit-function-declaration, which required some refactoring and 2009-01-29 06:55:46 +00:00