hanchenye-llvm-project/clang/tools/diagtool
Sean Silva f1b49e237f Nuke SetUpBuildDumpLog.
Also, it was the only reason that `argc` and `argv` were being passed
into createDiagnostics, so remove those parameters and clean up callers.

llvm-svn: 172945
2013-01-20 01:58:28 +00:00
..
CMakeLists.txt these now depend on the bitcode reader too. 2013-01-19 18:28:24 +00:00
DiagTool.cpp
DiagTool.h
DiagnosticNames.cpp
DiagnosticNames.h
ListWarnings.cpp
Makefile these now depend on the bitcode reader too. 2013-01-19 18:28:24 +00:00
ShowEnabledWarnings.cpp Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
TreeView.cpp
diagtool_main.cpp