================
@@ -0,0 +1,143 @@
+// RUN: rm -rf %t
----------------
hahnjo wrote:

It is the smallest reproducer we have for the moment. It cannot be integrated 
into `overload-decl.cpp` because we need modules to trigger deserialization and 
have overload resolution find different `FunctionDecl`s between constructing 
the conversion sequence for the copy and the move assignment.

https://github.com/llvm/llvm-project/pull/154158
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to