[PATCH] D93104: [clang][cli] Revert accidental access-control flag rename

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 12 02:26:18 PST 2020


jansvoboda11 added a comment.

> (Or maybe OptOutFFLag could reject an option beginning with `"no-"`?)

I think this is reasonable. I'll reach out to the mailing list to see if there's a way to add assertions to TableGen that would catch this.

> Thanks! Sorry for the breakage.

No problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93104



More information about the cfe-commits mailing list