hokein added inline comments.
Comment at: clang/test/AST/ast-dump-recovery.m:8
+void k(Foo *foo) {
+ // CHECK: ObjCMessageExpr {{.*}} 'void' contains-errors
+ // CHECK-CHECK: |-ImplicitCastExpr {{.*}} 'Foo *'
sammccall wrote:
> this contains the resolve
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c2dc7c392a3: [clang][RecoveryExpr] Add tests for
ObjectiveC. (authored by hokein).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/test/AST/ast-dump-recovery.m:8
+void k(Foo *foo) {
+ // CHECK: ObjCMessageExpr {{.*}} 'void' contains-errors
+ // CHECK-CHECK: |-Implicit
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added a project: clang.
hokein requested review of this revision.
to demonstrate it works for some cases.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90140
Files:
clang/test/AST/ast-dump-recovery.m