We are less certain it is the correct fix. Also, clang doesn't apply FixIt to
the source code in macro.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58525
[clangd] Don't attach FixIt to the source code in macro. ClosedPublic Authored by hokein on Feb 21 2019, 12:22 PM.
Details Summary We are less certain it is the correct fix. Also, clang doesn't apply FixIt to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 22 2019, 1:14 AM Closed by commit rL354664: [clangd] Don't attach FixIt to the source code in macro. (authored by hokein). · Explain WhyFeb 22 2019, 1:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187909 clang-tools-extra/trunk/clangd/Diagnostics.cpp
clang-tools-extra/trunk/unittests/clangd/DiagnosticsTests.cpp
|