..
ASTConsumers.cpp
Rename 'HTMLDiagnostics.h' to 'PathDiagnosticClients.h'
2008-11-03 22:31:48 +00:00
ASTConsumers.h
Added driver option "-cxx-inheritance-view" for viewing the C++ hierarchy of a class in GraphViz.
2008-10-23 23:36:29 +00:00
Analyses.def
Hook up the Plist diagnostic client to the driver.
2008-11-03 23:18:07 +00:00
AnalysisConsumer.cpp
Output 'ANALYZE' messages to standard error. This should address the intermixing of 'ANALYZE' and the other diagnostics the clang driver emits to standard error.
2008-11-20 16:14:48 +00:00
AnalysisConsumer.h
Hook up the Plist diagnostic client to the driver.
2008-11-03 23:18:07 +00:00
Backend.cpp
Use ScheduleDAGSDNodes.h instead of ScheduleDAG.h (stuff moved around).
2008-11-20 00:52:19 +00:00
CMakeLists.txt
CMake: Builds and installs clang binary and libs (no docs yet). It
2008-10-26 00:56:18 +00:00
CacheTokens.cpp
[LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that
2008-11-13 05:09:21 +00:00
DependencyFile.cpp
Improve dependency file support.
2008-10-27 20:01:06 +00:00
DiagChecker.cpp
Change -verify mode to find the "expected-error" and "expected-warning" strings
2008-11-21 01:18:36 +00:00
HTMLPrint.cpp
More #include cleaning
2008-08-11 04:54:23 +00:00
Makefile
Use LINK_COMPONENTS instead of hard coding LLVM libraries.
2008-10-24 06:24:13 +00:00
PrintParserCallbacks.cpp
Support overloading of the subscript operator[], including support for
2008-11-19 17:17:41 +00:00
PrintPreprocessedOutput.cpp
[LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that
2008-11-13 05:09:21 +00:00
RewriteBlocks.cpp
Introduction the DeclarationName class, as a single, general method of
2008-11-17 14:58:09 +00:00
RewriteMacros.cpp
[LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that
2008-11-13 05:09:21 +00:00
RewriteObjC.cpp
Fix <rdar://problem/6291588> assertion failure: SourceManager.h line 489.
2008-11-19 21:15:47 +00:00
RewriteTest.cpp
Add newline at the end of file, to silence compiler warning.
2008-10-20 08:12:48 +00:00
SerializationTest.cpp
[LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that
2008-11-13 05:09:21 +00:00
clang.cpp
switch TextDiagnosticPrinter to raw_ostream.
2008-11-19 06:56:25 +00:00
clang.h
Remove unused function declaration.
2008-11-11 04:48:20 +00:00