hanchenye-llvm-project/clang/lib
Douglas Gregor fc7a4813ab Try to improve computation of the main file name for debug
information, to address recent gdb failures.

llvm-svn: 98959
2010-03-19 14:49:09 +00:00
..
AST Pretty-print anonymous types using their kind and presumed location. 2010-03-19 07:56:44 +00:00
Analysis Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Basic Fix a longstanding (but previously unknown) bug in the lazy 2010-03-19 06:12:06 +00:00
Checker Refactor argument checking in CallAndMessageChecker to be the same 2010-03-18 03:22:29 +00:00
CodeGen Try to improve computation of the main file name for debug 2010-03-19 14:49:09 +00:00
Driver Make -faccess-control and -fno-access-control driver options. 2010-03-17 01:32:13 +00:00
Frontend Add bounds check in PCHReader. when reading source file entry record 2010-03-18 21:23:05 +00:00
Headers Add remaining sse4.1 intrinsics and builtins. 2010-03-15 23:22:58 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Explicitly link macro instantiations to macro definitions in the 2010-03-18 18:23:03 +00:00
Parse Clean up after ourselves when there's an error parsing the base clause. 2010-03-17 00:38:33 +00:00
Rewrite Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Remember the "found declaration" for an overload candidate, which is the 2010-03-19 07:35:19 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00