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

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 14:45:14 PST 2020


dexonsmith added a reviewer: MaskRay.
dexonsmith added a comment.

In D93104#2449787 <https://reviews.llvm.org/D93104#2449787>, @dexonsmith wrote:

> In D93104#2449783 <https://reviews.llvm.org/D93104#2449783>, @dexonsmith wrote:
>
>> LGTM. BTW, for partial reverts or potentially time-sensitive fixes like this, it's usually better to land first and ask questions later.

Ah, I see the original commit was a while ago, so maybe not so time-sensitive.

> (It'd be nice to have a test for this too if possible...)

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


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