[all-commits] [llvm/llvm-project] f0f59e: [clang] Expose -f(no-)strict-overflow as a clang-c...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Feb 10 13:48:50 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: f0f59e3ecc17ba60ebf5c45cc0564628959466f8
https://github.com/llvm/llvm-project/commit/f0f59e3ecc17ba60ebf5c45cc0564628959466f8
Author: Nico Weber <thakis at chromium.org>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/Driver/cl-options.c
Log Message:
-----------
[clang] Expose -f(no-)strict-overflow as a clang-cl option (#126512)
Also move the -fno-strict-overflow option definition next to the
-fstrict-overflow one while here.
Also add test coverage for f(no-)wrapv-pointer being a clang-cl option.
(cherry picked from commit 71adb054024a1e9bd5ed4566beda74dea65362cd)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list