Some implicit/built-in decls lack the source location
information. Fallback to OrigD that we've seen in the source code
instead of the canonical one in those cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Paths
| Differential D60689
[clangd] Fallback to OrigD when SLoc is invalid ClosedPublic Authored by kadircet on Apr 15 2019, 5:29 AM.
Details Summary Some implicit/built-in decls lack the source location
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 15 2019, 7:34 AM Closed by commit rCTE358413: [clangd] Fallback to OrigD when SLoc is invalid (authored by kadircet). · Explain WhyApr 15 2019, 7:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195179 clangd/index/SymbolCollector.cpp
unittests/clangd/SymbolCollectorTests.cpp
|