================
@@ -339,6 +339,13 @@ TEST(RangeSelectorTest, NodeOpExpression) {
EXPECT_THAT_EXPECTED(select(node("id"), Match), HasValue("3"));
}
+TEST(RangeSelectorTest, NodeOpTypeLoc) {
----------------
ymand wrote:I see, thanks! https://github.com/llvm/llvm-project/pull/167619 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
