Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include-fixer/IncludeFixerContext.cpp | ||
---|---|---|
54 ↗ | (On Diff #63995) | Add a comment that you're trying to find the minimal scope qualifier here. |
Paths
| Differential D22367
[include-fixer] Always add as few as possible qualifiers to the unidentified symbol. ClosedPublic Authored by hokein on Jul 14 2016, 9:46 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2016, 9:50 AM Closed by commit rL275542: [include-fixer] Always add as few as possible qualifiers to the unidentified… (authored by hokein). · Explain WhyJul 15 2016, 1:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64107 clang-tools-extra/trunk/include-fixer/IncludeFixerContext.cpp
clang-tools-extra/trunk/unittests/include-fixer/IncludeFixerTest.cpp
|