llvm-project/clang/lib/Basic
Craig Topper f3b839b063 Don't use SourceLineCache in getColumnNumber if LastLineNoResult is past the end of the cache. Fixes PR14570.
llvm-svn: 170281
2012-12-16 05:58:32 +00:00
..
Builtins.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
CMakeLists.txt clang/lib: [CMake] Reformat, alphabetize lists. 2012-07-27 06:18:12 +00:00
ConvertUTF.c isLegalUTF8() was giving the wrong answer 2012-10-30 23:50:26 +00:00
ConvertUTFWrapper.cpp When a bad UTF-8 encoding or bogus escape sequence is encountered in a 2012-09-08 07:16:20 +00:00
Diagnostic.cpp Fix analysis based warnings so that all warnings are emitted when compiling 2012-12-07 22:53:48 +00:00
DiagnosticIDs.cpp Speed up looking up static diagnostic infos. 2012-12-11 18:00:22 +00:00
FileManager.cpp Extend stat query APIs to explicitly specify if the query is for 2012-12-11 07:48:23 +00:00
FileSystemStatCache.cpp Extend stat query APIs to explicitly specify if the query is for 2012-12-11 07:48:23 +00:00
IdentifierTable.cpp Use @import rather than @__experimental_modules_import, since the 2012-12-11 22:11:52 +00:00
LangOptions.cpp Add a -cc1-level option -fmodule-name=<name>, which will be used when 2011-11-15 19:35:01 +00:00
Makefile Use tabs instead of spaces. 2012-03-02 16:06:37 +00:00
Module.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
ObjCRuntime.cpp Add the ObjFW runtime. Patch by Jonathan Schleifer! 2012-07-12 02:07:58 +00:00
SourceLocation.cpp PR14581: Make SourceLocation::printToString work, or it will always return an empty string. 2012-12-12 14:17:17 +00:00
SourceManager.cpp Don't use SourceLineCache in getColumnNumber if LastLineNoResult is past the end of the cache. Fixes PR14570. 2012-12-16 05:58:32 +00:00
TargetInfo.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Targets.cpp Targets.cpp: [cygwin] Add the predefined macro "_X86_", according to newer version of cygwin/w32api. 2012-12-14 10:17:26 +00:00
TokenKinds.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Version.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
VersionTuple.cpp Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00