llvm-project/clang/tools/diagtool
Chandler Carruth 28969b4139 Remove a goofy CMake hack and use the standard CMake facilities to
express library-level dependencies within Clang.

This is no more verbose really, and plays nicer with the rest of the
CMake facilities. It should also have no change in functionality.

llvm-svn: 158888
2012-06-21 01:30:21 +00:00
..
CMakeLists.txt Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
DiagTool.cpp The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00
DiagTool.h The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00
DiagnosticNames.cpp [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. 2012-06-04 16:57:50 +00:00
DiagnosticNames.h [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. 2012-06-04 16:57:50 +00:00
ListWarnings.cpp [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. 2012-06-04 16:57:50 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
ShowEnabledWarnings.cpp [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. 2012-06-04 16:57:50 +00:00
diagtool_main.cpp [diagtool] The driver skips two arguments, not one. 2012-06-01 21:23:13 +00:00