llvm-project/clang/tools/diagtool
Nick Lewycky 1c5f3fa197 The diagtool registration system tries to use a global variable from a method
called on another global variable. Use ManagedStatic to ensure that the global
we register with actually exists when we need it.

llvm-svn: 137406
2011-08-12 01:14:22 +00:00
..
CMakeLists.txt Add libsupport to list of libraries to link into diagtool 2011-08-09 03:41:03 +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
ListWarnings.cpp The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00
Makefile
diagtool_main.cpp The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00