[PATCH] D94019: Switching Clang UniqueInternalLinkageNamesPass scheduling to using the LLVM one with newpm.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 4 15:02:05 PST 2021
dblaikie added a comment.
In D94019#2478046 <https://reviews.llvm.org/D94019#2478046>, @aeubanks wrote:
> I don't think a test is necessary for an NFC change.
My understanding is that this change does have a functional change. It's not a refactoring change but changes the resulting output of Clang/LLVM, right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94019/new/
https://reviews.llvm.org/D94019
More information about the cfe-commits
mailing list