clang-1/include/clang/Basic
John McCall 2b7baf0816 Roll back r104941.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104990 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-28 18:25:28 +00:00
..
Builtins.def add __builtin_[r]index. Perhaps all LIBBUILTIN's should get 2010-04-20 01:31:15 +00:00
Builtins.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
BuiltinsARM.def add framework for ARM builtins, Patch by Edmund Grimley Evans! 2010-03-03 19:03:45 +00:00
BuiltinsPPC.def implement altivec.h and a bunch of support code, patch by Anton Yartsev! 2010-04-14 03:54:58 +00:00
BuiltinsX86.def Rewrite handling of 64-bit palignr intrinsics to be vector shuffles. 2010-04-15 01:43:08 +00:00
CMakeLists.txt No need to specify ${CMAKE_CURRENT_BINARY_DIR} 2010-03-26 16:46:16 +00:00
ConvertUTF.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.h When -fdiagnostics-print-source-range-info is specified, 2010-05-04 21:13:21 +00:00
Diagnostic.td push categories forward a bit more: document them, add some 2010-05-24 21:35:18 +00:00
DiagnosticASTKinds.td push categories forward a bit more: document them, add some 2010-05-24 21:35:18 +00:00
DiagnosticAnalysisKinds.td Update tablegen diagnostic files to be in sync with the def files. 2009-03-14 10:09:49 +00:00
DiagnosticCategories.td missed an svn add 2010-05-24 21:38:14 +00:00
DiagnosticCommonKinds.td enhance sourcemgr to detect various UTF BOM's and emit a fatal error 2010-04-20 18:14:03 +00:00
DiagnosticDriverKinds.td Driver/Darwin/i386: Don't allow compiling C++ with -fapple-kext, we don't support the necessary ABI yet. 2010-05-12 18:19:58 +00:00
DiagnosticFrontendKinds.td push categories forward a bit more: document them, add some 2010-05-24 21:35:18 +00:00
DiagnosticGroups.td Put -Wvla into the -Wgnu warning group 2010-05-25 15:04:55 +00:00
DiagnosticLexKinds.td add a few more categories. 2010-05-24 21:54:02 +00:00
DiagnosticParseKinds.td Parse: Add support for '#pragma options align'. 2010-05-26 23:29:06 +00:00
DiagnosticSemaKinds.td Roll back r104941. 2010-05-28 18:25:28 +00:00
FileManager.h Extend -remap-file=from;to to permit mapping from a non-existent 2009-12-02 18:12:28 +00:00
IdentifierTable.h Make IdentifierTable::get(StringRef) "primary" (no functionality change) 2010-03-12 12:01:19 +00:00
LangOptions.h Bump default template instantiation depth to 1024, as required by C++0x 2010-05-01 16:59:21 +00:00
Linkage.h When a function or variable somehow depends on a type or declaration 2010-02-03 09:33:45 +00:00
MacroBuilder.h Fix a typo pointed about by gabor. 2010-01-20 07:43:54 +00:00
Makefile Fix race condition in creating objdir. 2010-01-18 17:52:37 +00:00
OnDiskHashTable.h Move Emit24 to clang::io 2010-03-02 17:41:26 +00:00
OperatorKinds.def Fix a crash bug when comparing overload quality of conversion operators with conversion constructors. 2009-04-16 17:51:27 +00:00
OperatorKinds.h Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +00:00
PartialDiagnostic.h Resolve a layering violation by making AddTaggedVal public for 2010-04-02 01:39:03 +00:00
PrettyStackTrace.h finish comment. 2009-03-05 07:16:05 +00:00
SourceLocation.h change FullSourceLoc to have a *const* SourceManager&, eliminating 2010-04-20 20:49:23 +00:00
SourceManager.h reimplement the caching in the SourceManager::isBeforeInTranslationUnit() 2010-05-07 01:17:07 +00:00
SourceManagerInternals.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Specifiers.h Revert the unused TST_pixel entry from r95335 as it is not listed in the Sema 2010-02-05 07:38:55 +00:00
TargetBuiltins.h add framework for ARM builtins, Patch by Edmund Grimley Evans! 2010-03-03 19:03:45 +00:00
TargetInfo.h Sema: Reject '#pragma options align=mac68k' everywhere except i386-apple-darwin. 2010-05-27 00:35:16 +00:00
TargetOptions.h Add TargetOptions and use it when constructing targets. 2009-11-15 06:48:46 +00:00
TemplateKinds.h Parsing and AST representation for dependent template names that occur 2009-03-31 00:43:58 +00:00
TokenKinds.def don't make _Bool be a keyword in -fms-extensions mode, patch by 2010-05-21 20:22:37 +00:00
TokenKinds.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TypeTraits.h Introduce the notion of literal types, as specified in C++0x. 2009-12-03 00:13:20 +00:00
Version.h Bump Clang version number. 2010-04-29 15:30:51 +00:00