brucem abandoned this revision.
brucem added a comment.
Abandoning this one as I'd rather do a lot more of the clang inclusion
reduction separately.
http://reviews.llvm.org/D12953
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lis
brucem created this revision.
brucem added a reviewer: clayborg.
brucem added a subscriber: lldb-commits.
Remove an unused include and 'using namespace clang' declarations.
Also, rename a CompilerType variable to not have 'clang' in the name.
http://reviews.llvm.org/D12953
Files:
source/API/S