llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder
`libc-x86_64-debian-fullbuild-dbg-asan` running on
`libc-x86_64-debian-fullbuild` while building `clang` at step 4 "annotate".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/171/builds/11248
Here is
https://github.com/HaohaiWen closed
https://github.com/llvm/llvm-project/pull/117970
___
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-driver
Author: Haohai Wen (HaohaiWen)
Changes
Those flags are introduced in #117282. They are not supported by MSVC.
---
Full diff: https://github.com/llvm/llvm-project/pull/117970.diff
2 Files Affected:
- (modified) clang/include/clang/Driver/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Haohai Wen (HaohaiWen)
Changes
Those flags are introduced in #117282. They are not supported by MSVC.
---
Full diff: https://github.com/llvm/llvm-project/pull/117970.diff
2 Files Affected:
- (modified) clang/include/clang/Driver/Options
https://github.com/HaohaiWen created
https://github.com/llvm/llvm-project/pull/117970
Those flags are introduced in #117282. They are not supported by MSVC.
>From 9809cd44885c43e879056db32fb2dcd8da580019 Mon Sep 17 00:00:00 2001
From: Haohai Wen
Date: Thu, 28 Nov 2024 15:08:44 +0800
Subject: [