clang-1/include/clang/Basic
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
..
Diagnostic.h Add --suppress-system-warnings (on by default, use =0 to disable) 2008-09-12 18:10:20 +00:00
DiagnosticKinds.def Make it an error if an Objective-C declaration is not in the global scope. 2008-11-04 16:57:32 +00:00
FileManager.h In FileManager: use full paths to unique files and directories on Windows, 2008-02-24 03:15:25 +00:00
IdentifierTable.h Unbreak build: claim an extra bit for BuiltinID. 2008-10-02 16:40:43 +00:00
LangOptions.h First wave of changes to support "blocks" (an extension to C). 2008-08-27 16:04:49 +00:00
SourceLocation.h start implementing a token rewriter. At this point, it just reads in a file 2008-10-12 05:44:03 +00:00
SourceManager.h Rename Characteristic_t to CharacteristicKind 2008-10-27 01:19:25 +00:00
TargetInfo.h Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar 2008-10-31 09:52:39 +00:00
TokenKinds.def Remove the first layer of support for "portability" warnings. This is 2008-03-05 01:18:20 +00:00
TokenKinds.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00