Macros are terribly spammy at the moment and this offers some relief.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 19091 Build 19091: arc lint + arc unit
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 150476 clangd/CodeComplete.cpp
unittests/clangd/CodeCompleteTests.cpp
|