Files
clang-p2996/clang/test/CodeGenCXX/multi-versioning-internal-linkage.cpp
Erich Keane 197a3d183b Fix test failure from e3b10525b4
Seemingly, names in anonymous namespaces are ALWAYS given the unique
internal linkage name on windows, and I was not aware of this when I put
the names in my test!  Replaced them with a wildcard.
2021-09-17 06:21:55 -07:00

2.2 KiB