Prevent clang-tidy from discarding fixes that are in different files but happen to have the same file offset.
Details
Details
Diff Detail
Diff Detail
Differential D13810
Replacements in different files do not overlap. ClosedPublic Authored by angelgarcia on Oct 16 2015, 7:10 AM.
Details Summary Prevent clang-tidy from discarding fixes that are in different files but happen to have the same file offset.
Diff Detail Event Timelineangelgarcia updated this object. This revision is now accepted and ready to land.Oct 16 2015, 7:16 AM Closed by commit rL250523: Replacements in different files do not overlap. (authored by angelgarcia). · Explain WhyOct 16 2015, 9:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37583 clang-tidy/ClangTidyDiagnosticConsumer.cpp
|