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
- rCTE Clang Tools Extra
- Build Status
Buildable 28394 Build 28393: arc lint + arc unit
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 187841 clangd/Diagnostics.cpp
unittests/clangd/DiagnosticsTests.cpp
|