In missing complete type cases, we don't know where to add the qualifiers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22812
[include-fixer] Don't add qualifiers in missing complete type cases. ClosedPublic Authored by hokein on Jul 26 2016, 8:40 AM.
Details Summary In missing complete type cases, we don't know where to add the qualifiers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2016, 8:49 AM Closed by commit rL276761: [include-fixer] Don't add qualifiers in missing complete type cases. (authored by hokein). · Explain WhyJul 26 2016, 9:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65544 clang-tools-extra/trunk/include-fixer/IncludeFixer.cpp
clang-tools-extra/trunk/unittests/include-fixer/IncludeFixerTest.cpp
|