[llvm-branch-commits] [llvm] [libc][bazel] Make a large swath of targets full-build compatible (PR #218993)
Jackson Stogel via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 31 14:02:08 PDT 2026
================
@@ -9,7 +9,6 @@
#ifndef LLVM_LIBC_SRC_STDIO_REMOVE_H
#define LLVM_LIBC_SRC_STDIO_REMOVE_H
-#include "hdr/types/FILE.h"
#include "src/__support/macros/config.h"
----------------
jtstogel wrote:
Done (https://github.com/llvm/llvm-project/pull/220038, https://github.com/llvm/llvm-project/pull/220039, https://github.com/llvm/llvm-project/pull/220041).
https://github.com/llvm/llvm-project/pull/218993
More information about the llvm-branch-commits
mailing list