llvm-project/clang/lib/Driver
Ted Kremenek a3f462e49a PathDiagnostics:
- Add the distinction between the 'bug type' and the 'bug description'

HTMLDiagnostics:
- Output the bug type field as HTML comments

scan-build:
- Use the bug type field instead of the bug description for the HTML table.
- Radar filing now automatically picks up the bug description in the title (addresses <rdar://problem/6265970>)

llvm-svn: 63084
2009-01-27 01:53:39 +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 Rename SourceManager::getCanonicalFileID -> getFileID. There is 2009-01-19 07:46:45 +00:00