Previously with -Rpass (and friends) we'd have remarks "enabled", but
without an actual regex.
As seen in the test change to line numbers, this can give us better
diagnostics by properly enabling NeedLocTracking with -Rpass.
Paths
| Differential D110201
[clang] Make -Rpass imply -Rpass=.* ClosedPublic Authored by aeubanks on Sep 21 2021, 2:15 PM.
Details
Summary Previously with -Rpass (and friends) we'd have remarks "enabled", but As seen in the test change to line numbers, this can give us better
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2021, 2:28 PM This revision was landed with ongoing or failed builds.Sep 21 2021, 2:36 PM Closed by commit rGe1ed02181ffc: [clang] Make -Rpass imply -Rpass=.* (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374035 clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Frontend/optimization-remark-analysis.c
clang/test/Frontend/optimization-remark.c
|