[PATCH] D82995: [UpdateTestChecks] Allow $ in function names
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 16:32:43 PDT 2020
jdoerfert added a comment.
We need a test.
If it helps, OpenMP begin/end declare variant mangles the names with `$`, so do we for CUDA (sometimes).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82995/new/
https://reviews.llvm.org/D82995
More information about the llvm-commits
mailing list