[llvm] [NFC][LLVM] Minor namespace fixes in PassBuilder (PR #141288)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Fri May 23 13:36:40 PDT 2025


jurahul wrote:

Linux build failure in flang is unrelated to this PR, looks like an issue with PCH setup:

/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-dbqjl-1/llvm-project/github-pull-requests/llvm/include/llvm/Support/Compiler.h' has been modified since the precompiled header '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-dbqjl-1/llvm-project/github-pull-requests/build/tools/flang/lib/Evaluate/CMakeFiles/FortranEvaluate.dir/cmake_pch.hxx.pch' was built: size changed (was 26890, now 25753)
_bk;t=1748031113425 note: please rebuild precompiled header '/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-dbqjl-1/llvm-project/github-pull-requests/build/tools/flang/lib/Evaluate/CMakeFiles/FortranEvaluate.dir/cmake_pch.hxx.pch'


https://github.com/llvm/llvm-project/pull/141288


More information about the llvm-commits mailing list