danix800 added inline comments.

================
Comment at: clang/test/AST/ast-dump-recovery.m:24
+// CHECK-NEXT: |     `-BlockDecl {{.*}} invalid
+int (^a)() = ^() {
+  return c;
----------------
hokein wrote:
> nit: it'd be nice to encode the github issue number to the testcase here, for 
> example (renaming the `a` to `gh63863` etc).
Will be fixed in the final commit!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155396/new/

https://reviews.llvm.org/D155396

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to