llvm-project/clang/lib/Basic
John McCall 86353416a7 The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that
it deserves its own enumerator.  Obviously the implementations should
closely follow the Itanium ABI except in cases of divergence.

llvm-svn: 111749
2010-08-21 22:46:04 +00:00
..
Builtins.cpp Add builtin definition for scanf, including extending the builtin encoding to 2010-07-16 02:11:15 +00:00
CMakeLists.txt Update CMake build system for ARM NEON generation. 2010-06-17 15:17:41 +00:00
ConvertUTF.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Diagnostic.cpp Simplify FixItHint by eliminated the unnecessary InsertionLoc 2010-08-18 14:24:02 +00:00
FileManager.cpp When remapping a virtual file, also make an entry for the file with 2010-07-26 23:54:23 +00:00
IdentifierTable.cpp More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
Makefile BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
SourceLocation.cpp Update get*LineNumber() and get*ColumnNumber() functions to pass the 2010-03-16 20:53:17 +00:00
SourceManager.cpp More PCH -> AST renaming. 2010-08-18 23:57:06 +00:00
TargetInfo.cpp The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that 2010-08-21 22:46:04 +00:00
Targets.cpp The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that 2010-08-21 22:46:04 +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