In rest of the clangd functionality we treat these includes as
non-existent. Do so under preamble patching.
Depends on D143197
Paths
| Differential D143597
[clangd] Drop includes from disabled PP regions in preamble patch ClosedPublic Authored by kadircet on Feb 8 2023, 10:55 AM.
Details Summary In rest of the clangd functionality we treat these includes as Depends on D143197
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2023, 9:10 PM Closed by commit rG19659b5f0dd1: [clangd] Drop includes from disabled PP regions in preamble patch (authored by kadircet). · Explain WhyFeb 13 2023, 12:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496860 clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/unittests/PreambleTests.cpp
|