llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux`
running on `sanitizer-buildbot2` while building `clang` at step 2 "annotate".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/66/builds/8274
Here is the relevant piece of the b
https://github.com/nico closed https://github.com/llvm/llvm-project/pull/120787
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/zmodem approved this pull request.
lgtm
https://github.com/llvm/llvm-project/pull/120787
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Nico Weber (nico)
Changes
Also move the -fno-wrapv option definition next to the -fwrapv one while here.
---
Full diff: https://github.com/llvm/llvm-project/pull/120787.diff
2 Files Affected:
- (modified) clang/include/clang/Driver/Opti
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Nico Weber (nico)
Changes
Also move the -fno-wrapv option definition next to the -fwrapv one while here.
---
Full diff: https://github.com/llvm/llvm-project/pull/120787.diff
2 Files Affected:
- (modified) clang/include/clang/Driv
https://github.com/nico created https://github.com/llvm/llvm-project/pull/120787
Also move the -fno-wrapv option definition next to the -fwrapv one while here.
>From 48b974d50a6b5d91f094663e446b94910a22f097 Mon Sep 17 00:00:00 2001
From: Nico Weber
Date: Fri, 20 Dec 2024 14:25:20 -0500
Subject: