]> granicus.if.org Git - clang/commit
Added driver option "-cxx-inheritance-view" for viewing the C++ hierarchy of a class...
authorTed Kremenek <kremenek@apple.com>
Thu, 23 Oct 2008 23:36:29 +0000 (23:36 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 23 Oct 2008 23:36:29 +0000 (23:36 +0000)
commit7cae2f64a7aeccedf02289dcd76b21db45b2c49a
tree4eae44c1e417be7f3e782030ba950cfb74732194
parente22d911dcff7a9c18b583817b7319c07600fd3ee
Added driver option "-cxx-inheritance-view" for viewing the C++ hierarchy of a class in GraphViz.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58051 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
Driver/ASTConsumers.h
Driver/clang.cpp