llvm-project/clang/lib/Basic
Benjamin Kramer 8d5609b604 Pass StringRefs by value.
llvm-svn: 108375
2010-07-14 23:19:41 +00:00
..
Builtins.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +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 introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
FileManager.cpp Pass StringRefs by value. 2010-07-14 23:19:41 +00:00
IdentifierTable.cpp don't make _Bool be a keyword in -fms-extensions mode, patch by 2010-05-21 20:22:37 +00:00
Makefile Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. 2010-06-08 20:44:43 +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 Hack for dealing with commas until we support multiple alternative constraints, per pr7338. 2010-07-09 22:49:34 +00:00
Targets.cpp Revert 107953, remove comma ignoring from PPC constraints. 2010-07-09 04:53:08 +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