Macros are terribly spammy at the moment and this offers some relief.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47936
[clangd] Require case-insensitive prefix match for macro completions. ClosedPublic Authored by sammccall on Jun 8 2018, 3:24 AM.
Details Summary Macros are terribly spammy at the moment and this offers some relief.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, jkorous, MaskRay, ilya-biryukov. · View Herald TranscriptJun 8 2018, 3:24 AM This revision is now accepted and ready to land.Jun 8 2018, 3:28 AM Closed by commit rL334287: [clangd] Require case-insensitive prefix match for macro completions. (authored by sammccall). · Explain WhyJun 8 2018, 6:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 150510 clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
|