[all-commits] [llvm/llvm-project] f16cc5: [test] Remove -fno-experimental-new-pass-manager -...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Feb 8 13:25:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f16cc5df2288ef4637de29cd878627967b0fee3b
https://github.com/llvm/llvm-project/commit/f16cc5df2288ef4637de29cd878627967b0fee3b
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M clang/test/CodeGen/sanitize-address-field-padding.cpp
Log Message:
-----------
[test] Remove -fno-experimental-new-pass-manager -O1 from sanitize-address-field-padding.cpp
-O1 doesn't seem necessary here.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D118936
More information about the All-commits
mailing list