[clang][RecoveryExpr] Add tests for ObjectiveC.
authorHaojian Wu <hokein.wu@gmail.com>
Tue, 27 Oct 2020 08:42:19 +0000 (09:42 +0100)
committerHaojian Wu <hokein.wu@gmail.com>
Tue, 27 Oct 2020 08:42:19 +0000 (09:42 +0100)
commit2c2dc7c392a3f28d4dbec3018e3137d5d4f8c6c8
treee51d175b4c84db4f6f75471c99a164a74ca2d0ba
parent0fc1aa22ee6ac337a5d51fa5666c9cd61da61b07
[clang][RecoveryExpr] Add tests for ObjectiveC.

to demonstrate it works for some cases.

Differential Revision: https://reviews.llvm.org/D90140
clang/test/AST/ast-dump-recovery.m [new file with mode: 0644]