[PATCH] D81090: [AST][RecoveryExpr] Preserve the AST for invalid class constructions.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 3 07:38:41 PDT 2020
sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
Awesome!
> /workspace/llvm-project/clang/test/SemaCXX/cxx0x-initializer-constructor.cpp Line 166: expected ';' after expression
This is just a previously-uncaught typo in the test, you may want to fix that either now or when flipping the flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81090/new/
https://reviews.llvm.org/D81090
More information about the cfe-commits
mailing list