[all-commits] [llvm/llvm-project] adf3c2: [clang][cli] Revert accidental access-control flag...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Sat Dec 12 02:57:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: adf3c27742ed272e0785a305995a70078eda6fe3
      https://github.com/llvm/llvm-project/commit/adf3c27742ed272e0785a305995a70078eda6fe3
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
    M clang/include/clang/Driver/Options.td

  Log Message:
  -----------
  [clang][cli] Revert accidental access-control flag rename

This commit <https://reviews.llvm.org/rGe5158b52730d323bb8cd2cba6dc6c89b90cba452> introduced an accidental change, which renames `-faccess-control` and `-fno-access-control` to `-fno-access-control` and `-fno-no-access-control`.

Reviewed By: dexonsmith, MaskRay

Differential Revision: https://reviews.llvm.org/D93104




More information about the All-commits mailing list