[PATCH] D110673: [clang] Don't modify OptRemark if the argument is not relevant
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 28 20:03:49 PDT 2021
dblaikie added a comment.
It'd be good to understand/document (maybe document in the form of a test if possible) how downstream users are relying on this - perhaps it's not a valid reliance and we shouldn't maintain compatibility? Maybe it is and we should ensure some test coverage of the sort of use case we're supporting, if possible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110673/new/
https://reviews.llvm.org/D110673
More information about the cfe-commits
mailing list