[clang] [Clang] [NFC] Remove outdated FIXME (PR #126978)

2025-02-16 Thread LLVM Continuous Integration via cfe-commits
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-win-x-armv7l` running on `as-builder-1` while building `clang` at step 10 "test-check-clang". Full details are available at: https://lab.llvm.org/buildbot/#/builders/38/builds/2354 Here is the relevant piece of th

[clang] [Clang] [NFC] Remove outdated FIXME (PR #126978)

2025-02-16 Thread LLVM Continuous Integration via cfe-commits
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-android` running on `sanitizer-buildbot-android` while building `clang` at step 2 "annotate". Full details are available at: https://lab.llvm.org/buildbot/#/builders/186/builds/6572 Here is the releva

[clang] [Clang] [NFC] Remove outdated FIXME (PR #126978)

2025-02-16 Thread via cfe-commits
https://github.com/cor3ntin closed https://github.com/llvm/llvm-project/pull/126978 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] [NFC] Remove outdated FIXME (PR #126978)

2025-02-13 Thread Mariya Podchishchaeva via cfe-commits
https://github.com/Fznamznon approved this pull request. Thanks! https://github.com/llvm/llvm-project/pull/126978 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] [NFC] Remove outdated FIXME (PR #126978)

2025-02-12 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (MagentaTreehouse) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/126978.diff 1 Files Affected: - (modified) clang/include/clang/AST/Redeclarable.h (-2) ``diff diff --git a/clang/include/clang/AST/Rede

[clang] [Clang] [NFC] Remove outdated FIXME (PR #126978)

2025-02-12 Thread via cfe-commits
https://github.com/MagentaTreehouse created https://github.com/llvm/llvm-project/pull/126978 None >From 80fd13852966649d6a8762fc735a53714474429e Mon Sep 17 00:00:00 2001 From: Mingyi Chen Date: Wed, 12 Feb 2025 16:46:54 -0500 Subject: [PATCH] [Clang] [NFC] Remove outdated FIXME --- clang/inc