================
@@ -44,10 +44,6 @@ export inline int getA() {
return 43;
}
-export inline int getA2(int) {
----------------
ilya-biryukov wrote:
Makes sense, thanks for the explanation. +1 to making the test code simpler.
https://github.com/llvm/llvm-project/pull/92511