[clang] [clang][dataflow] Propagate locations from result objects to initializers. (PR #87320)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 9 17:48:27 PDT 2024


================
@@ -6830,50 +6932,6 @@ TEST(TransferTest, LambdaCaptureThis) {
       });
 }
 
-TEST(TransferTest, DifferentReferenceLocInJoin) {
----------------
Xazax-hun wrote:

What is the main reason for removing this test?

https://github.com/llvm/llvm-project/pull/87320


More information about the cfe-commits mailing list