Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 14615 Build 14615: arc lint + arc unit
Paths
| Differential D42913
[clangd] Fix incorrect file path for symbols defined by the compile command-line option. ClosedPublic Authored by hokein on Feb 5 2018, 8:59 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: jkorous-apple, ilya-biryukov, klimek. · View Herald TranscriptFeb 5 2018, 8:59 AM This revision is now accepted and ready to land.Feb 6 2018, 1:44 AM Closed by commit rL324328: [clangd] Fix incorrect file path for symbols defined by the compile command… (authored by hokein). · Explain WhyFeb 6 2018, 1:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 132842 clangd/index/SymbolCollector.cpp
unittests/clangd/SymbolCollectorTests.cpp
|
nit: s/<commandline>/<command line>?