This would enable clangd for C++ standard library files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63481
[clangd] Parse files without extensions if we don't have a compile command. ClosedPublic Authored by hokein on Jun 18 2019, 2:59 AM.
Details Summary This would enable clangd for C++ standard library files.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2019, 4:33 AM Closed by commit rL363663: [clangd] Parse files without extensions if we don't have a compile command. (authored by hokein). · Explain WhyJun 18 2019, 4:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 205307 clang-tools-extra/trunk/clangd/GlobalCompilationDatabase.cpp
clang-tools-extra/trunk/clangd/unittests/GlobalCompilationDatabaseTests.cpp
|