================
@@ -217,21 +221,21 @@ void i();
 // CHECK-NEXT:    "id": "0x{{.*}}",
 // CHECK-NEXT:    "kind": "FunctionTemplateDecl",
 // CHECK-NEXT:    "loc": {
-// CHECK-NEXT:     "offset": {{[0-9]+}},
+// CHECK-NEXT:     "offset": 142,
----------------
AaronBallman wrote:

I think we just forgot to update that script to produce regexes here; I think 
it's fine to revert back to the regex and fix the script in a follow-up 
(doesn't have to be @elizabethandrews doing the follow-up either).

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

Reply via email to