Remove a special-case in clangd.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/unittests/Tooling/StandardLibraryTest.cpp | ||
---|---|---|
65 | can you also have a test checking header() is <cstddef> |
Paths
| Differential D143559
[Tooling/Inclusion] Use the StdSpecialSymbolMap.inc in the stdlib ClosedPublic Authored by hokein on Feb 8 2023, 12:50 AM.
Details Summary Remove a special-case in clangd.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 8 2023, 12:50 AM This revision is now accepted and ready to land.Feb 8 2023, 5:06 AM This revision was landed with ongoing or failed builds.Feb 9 2023, 3:04 PM Closed by commit rG11dcd88577f4: [Tooling/Inclusion] Use the StdSpecialSymbolMap.inc in the stdlib (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes. hokein marked an inline comment as done.
Revision Contents
Diff 496251 clang-tools-extra/clangd/index/CanonicalIncludes.cpp
clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp
clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
clang/unittests/Tooling/StandardLibraryTest.cpp
|
can you also have a test checking header() is <cstddef>