When invoking clang-include-fixer-at-point, the QuerySymbolInfos point to offset 0, length 0. Rather than showing a hidden overlay, do not show any overlay at all for zero-length symbols.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D30577
Do not display highlights for clang-include-fixer-at-point ClosedPublic Authored by tmarek on Mar 3 2017, 8:02 AM.
Details Summary When invoking clang-include-fixer-at-point, the QuerySymbolInfos point to offset 0, length 0. Rather than showing a hidden overlay, do not show any overlay at all for zero-length symbols.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 3 2017, 8:17 AM Closed by commit rL297010: Do not display highlights for clang-include-fixer-at-point (authored by hokein). · Explain WhyMar 6 2017, 7:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 90487 include-fixer/tool/clang-include-fixer-test.el
include-fixer/tool/clang-include-fixer.el
|