clang-1/include/clang
Anders Carlsson 15281450f5 Make it an error if an Objective-C declaration is not in the global scope.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58705 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-04 16:57:32 +00:00
..
AST LinkageSpecDecl is c++ specific, move it to DeclCXX 2008-11-04 16:51:42 +00:00
Analysis - Remove AnonTypedRegion, which is not to be used. 2008-11-03 04:12:24 +00:00
Basic Make it an error if an Objective-C declaration is not in the global scope. 2008-11-04 16:57:32 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Hook up the Plist diagnostic client to the driver. 2008-11-03 23:18:07 +00:00
Lex clarify comment, rename argument to avoid a subtle conflict 2008-10-28 01:02:17 +00:00
Parse Fix PR3001: if we have an error parsing an initializer, make sure to remove 2008-11-03 09:28:22 +00:00
Rewrite make the -rewrite-test a bit more interesting: it now 2008-10-12 06:09:52 +00:00
Sema Comment fix, ParseAST does not take ownership of the consumer. 2008-10-27 22:01:05 +00:00