Also change enums defined in SymbolInfo to scoped enums to avoid
conflicts.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20203
[find-all-symbols] Add enum type support. ClosedPublic Authored by hokein on May 12 2016, 5:17 AM.
Details Summary Also change enums defined in SymbolInfo to scoped enums to avoid
Diff Detail
Event Timelinehokein updated this object. This revision is now accepted and ready to land.May 12 2016, 9:01 AM Closed by commit rL269401: [find-all-symbols] Add enum type support. (authored by hokein). · Explain WhyMay 13 2016, 2:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57143 clang-tools-extra/trunk/include-fixer/InMemoryXrefsDB.cpp
clang-tools-extra/trunk/include-fixer/find-all-symbols/FindAllSymbols.cpp
clang-tools-extra/trunk/include-fixer/find-all-symbols/SymbolInfo.h
clang-tools-extra/trunk/include-fixer/find-all-symbols/SymbolInfo.cpp
clang-tools-extra/trunk/unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp
|