[all-commits] [llvm/llvm-project] a6bbe4: [clang][CIR] Pass VFS to command-line parsing (#18...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Mar 3 19:49:33 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6bbe463ce67c52dc120f5ea4c9f1a94e1d4988c
https://github.com/llvm/llvm-project/commit/a6bbe463ce67c52dc120f5ea4c9f1a94e1d4988c
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
Log Message:
-----------
[clang][CIR] Pass VFS to command-line parsing (#184226)
This explicitly passes Clang's VFS to MLIR command-line parsing that
runs when ClangIR is enabled. This matches the rest of Clang and fixes a
sandbox violation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list