clang-1/include/clang
Steve Naroff 4262a07621 - Generate error for protocol qualifiers on 'Class'.
- Generate error for protocol qualifiers on non-ObjC types.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65333 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-23 18:53:24 +00:00
..
AST Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244. 2009-02-23 18:36:16 +00:00
Analysis Added a new method to GRStmtNodeBuilder to build nodes using an arbitrary 2009-02-19 23:45:28 +00:00
Basic - Generate error for protocol qualifiers on 'Class'. 2009-02-23 18:53:24 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver map source ranges through macro expansions. Before: 2009-02-20 00:25:28 +00:00
Lex switch the macroinfo argument lists from being allocated off the heap 2009-02-20 22:46:43 +00:00
Parse disable copying and assignment of AttributeList 2009-02-19 06:41:35 +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