[clang] [serialization] No transitive type change (PR #92511)

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 20 05:03:22 PDT 2024


================
@@ -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


More information about the cfe-commits mailing list