chapuni added inline comments.
================ Comment at: clang/test/Frontend/stack-layout-remark.c:24 +// YAML: Name: StackLayout +// YAML: DebugLoc: { File: '{{.*}}stack-layout-remark.c', Line: [[# @LINE + 24]], +// YAML: Function: foo ---------------- chapuni wrote: > `Line:` might be fed to the next line. I suggest; > > ``` > // YAML: DebugLoc: { File: > '{{.*}}stack-layout-remark.c',{{[:space:]}}Line: [[# @LINE + 24]], > ``` typo. `{{[:space:]}}*` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135488/new/ https://reviews.llvm.org/D135488 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits