Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clangd/IncludeFixer.cpp | ||
---|---|---|
195 ↗ | (On Diff #185944) | nit: move the Unresolved below the if (!SpecifiedScope && !S). |
Paths
| Differential D57944
[clangd] Fix an assertion in TypoCorrection. ClosedPublic Authored by ioeric on Feb 8 2019, 4:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2019, 5:10 AM Closed by commit rL353514: [clangd] Fix an assertion in TypoCorrection. (authored by ioeric). · Explain WhyFeb 8 2019, 5:27 AM This revision was automatically updated to reflect the committed changes. ioeric marked an inline comment as done.
Revision Contents
Diff 185950 clang-tools-extra/trunk/clangd/IncludeFixer.cpp
clang-tools-extra/trunk/unittests/clangd/DiagnosticsTests.cpp
|