Remove an unused include and 'using namespace clang' declarations.
Also, rename a CompilerType variable to not have 'clang' in the name.
Paths
| Differential D12953
Remove some clang references from API. AbandonedPublic Authored by brucem on Sep 17 2015, 8:09 PM.
Details
Summary Remove an unused include and 'using namespace clang' declarations. Also, rename a CompilerType variable to not have 'clang' in the name.
Diff Detail Event Timelinebrucem updated this object. Comment Actions Abandoning this one as I'd rather do a lot more of the clang inclusion reduction separately.
Revision Contents
Diff 35057 source/API/SBType.cpp
source/API/SBTypeEnumMember.cpp
|