clang-1/lib/Basic
Chandler Carruth 5ef12b37f0 Update the types for warning option subgroup arrays to 'short', we have more
than 127 groups so this was already failing given -fsigned-char. A subsequent
to commit to TableGen will generate shorts for the arrays themselves.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103703 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-13 07:43:05 +00:00
..
Builtins.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
CMakeLists.txt Fix cmake failure trying to get SVN info for non-SVN trees. 2009-10-24 20:32:58 +00:00
ConvertUTF.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.cpp Update the types for warning option subgroup arrays to 'short', we have more 2010-05-13 07:43:05 +00:00
FileManager.cpp Removing trailing directory separator, to make stat work 2009-12-18 14:18:21 +00:00
IdentifierTable.cpp Add support for '-fgnu-keywords' and '-fasm' to Clang's driver. They are not 2010-04-17 20:17:31 +00:00
Makefile -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
SourceLocation.cpp Update get*LineNumber() and get*ColumnNumber() functions to pass the 2010-03-16 20:53:17 +00:00
SourceManager.cpp clean up isBeforeInTranslationUnit by factoring out some common 2010-05-07 20:35:24 +00:00
TargetInfo.cpp david conrad points out that {|} in inline assembly on arm are not asm 2010-04-23 16:29:58 +00:00
Targets.cpp david conrad points out that {|} in inline assembly on arm are not asm 2010-04-23 16:29:58 +00:00
TokenKinds.cpp This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling. 2009-11-28 16:09:28 +00:00
Version.cpp Basic: Update getClangRepositoryPath for my change to integration branch layout. 2010-05-06 18:39:38 +00:00