llvm-project/clang/lib/Driver
Ted Kremenek 5241832d1d Fix TextDiagnosticPrinter::HandleDiagnostic to handle invalid FullSourceLocs that do not have a SourceManager.
llvm-svn: 63230
2009-01-28 20:47:47 +00:00
..
CMakeLists.txt Minor update to CMake build system. 2008-11-30 01:46:21 +00:00
HTMLDiagnostics.cpp PathDiagnostics: 2009-01-27 01:53:39 +00:00
InitHeaderSearch.cpp Add Fedora 10 GCC paths. 2008-12-25 09:28:01 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00
ManagerRegistry.cpp Add license comments. 2008-11-27 02:19:10 +00:00
PlistDiagnostics.cpp When using -analyzer-output-plist always output a plist file even if it contains no error reports. 2009-01-23 20:06:20 +00:00
TextDiagnosticBuffer.cpp eliminate FullSourceLoc::getLocation() now that FullSourceLoc 2009-01-16 23:06:35 +00:00
TextDiagnosticPrinter.cpp Fix TextDiagnosticPrinter::HandleDiagnostic to handle invalid FullSourceLocs that do not have a SourceManager. 2009-01-28 20:47:47 +00:00