================ @@ -148,6 +151,9 @@ static bool isARMBareMetal(const llvm::Triple &Triple) { return true; } +} // namespace clang ---------------- stuij wrote: thanks! done! https://github.com/llvm/llvm-project/pull/117140