Files
clang-p2996/llvm/test/tools/llvm-link
Nikita Popov 32224a0397 [llvm-link] Convert test to opaque pointers (NFC)
To preserve test intent, remove the pointer types and replace by
value types, otherwise this wouldn't be testing anything at all.
2022-12-14 12:31:28 +01:00
..