================
@@ -152,6 +153,47 @@ TEST_F(EnvironmentTest, JoinRecords) {
}
}
+TEST_F(EnvironmentTest, DifferentReferenceLocInJoin) {
----------------
martinboehme wrote:
Agree. The original test case was minimized from a failing assertion, but it
would likely be fiddly to try and recreate a test case that triggers this
again. Testing directly also has the benefit of being less brittle, so I think
it's an acceptable tradeoff in this case.
https://github.com/llvm/llvm-project/pull/75170
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits