Skip to content
Commit d6f8124c authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Eliminate the internal command-line option for viewing inheritance in C++...

Eliminate the internal command-line option for viewing inheritance in C++ classes, since it's only really worked for the trivial cases anyway due to lame pseudo-parsing of the class name. The viewInheritance() function is still available for use in the debugger, where this is far more useful

llvm-svn: 125762
parent e6be5e1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment