hanchenye-llvm-project/clang/tools/clang-cc
Daniel Dunbar 13796e3b95 Destroy the ASTConsumer prior to the Context, HTMLPrinter for example wants to
do a significant amount of work in its destructor, which may access the
context. (PR4642).

llvm-svn: 77423
2009-07-29 02:40:09 +00:00
..
CMakeLists.txt Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Makefile Build fixes for r72060; sorry for any inconvenience. 2009-05-18 23:02:01 +00:00
clang-cc.cpp Destroy the ASTConsumer prior to the Context, HTMLPrinter for example wants to 2009-07-29 02:40:09 +00:00