[PATCH] D94019: Switching Clang UniqueInternalLinkageNamesPass scheduling to using the LLVM one with newpm.
Hongtao Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 4 14:57:00 PST 2021
hoy added a comment.
In D94019#2478045 <https://reviews.llvm.org/D94019#2478045>, @dblaikie wrote:
> Please add a clang test for this.
There is the original clang test `unique-internal-linkage-names.cpp` that still works with the change here. What kind of new test would you like?
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