[PATCH] D81452: [AST] RecoveryAST options should only be enabled for C++ only.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 03:15:39 PDT 2020
sammccall added a comment.
Hmm - why?
I thought the idea with the explicit `-frecovery-ast` flag was that we could turn it on even when it's not stable.
Isn't the idea that one day it will be stable for C, but not yet?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81452/new/
https://reviews.llvm.org/D81452
More information about the cfe-commits
mailing list