diff options
author | Nico Weber <thakis@chromium.org> | 2025-02-10 10:57:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 10:57:22 -0500 |
commit | 783275eb7b3ecde63bdb6ac1316c090bfc568bdd (patch) | |
tree | 5c3464b313f80704ef68ee31d2e162160a01885e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6228379a6c98d90d81db1a7b15f9682b7b01fb90 (diff) | |
download | llvm-783275eb7b3ecde63bdb6ac1316c090bfc568bdd.zip llvm-783275eb7b3ecde63bdb6ac1316c090bfc568bdd.tar.gz llvm-783275eb7b3ecde63bdb6ac1316c090bfc568bdd.tar.bz2 |
[clang] Handle f(no-)strict-overflow, f(no-)wrapv, f(no-)wrapv-pointer like gcc (#126524)
We now process all 6 options left-to-right and pick whatever is active
at the end.
Fixes #124868.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions