[all-commits] [llvm/llvm-project] 69b2b7: [clang] Remove no-op -fexperimental-new-pass-manag...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 28 10:24:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69b2b7282e92a1b576b7bd26f3b16716a5027e8e
https://github.com/llvm/llvm-project/commit/69b2b7282e92a1b576b7bd26f3b16716a5027e8e
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Driver/Options.td
R clang/test/Driver/flegacy-pass-manager.c
Log Message:
-----------
[clang] Remove no-op -fexperimental-new-pass-manager/-fno-legacy-pass-manager flags
These have been no-op for a while and keeping them around may be confusing.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D136789
More information about the All-commits
mailing list