diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-09-26 14:53:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-26 14:53:29 -0700 |
commit | 1aefabe5545bbf76a5218b998254033e71ed24f7 (patch) | |
tree | 36992b7d5dcea9d2afaa8149c0c26bf92be42732 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 098767cafa18b09a6efcf017dc7092ccc14b288b (diff) | |
download | llvm-1aefabe5545bbf76a5218b998254033e71ed24f7.zip llvm-1aefabe5545bbf76a5218b998254033e71ed24f7.tar.gz llvm-1aefabe5545bbf76a5218b998254033e71ed24f7.tar.bz2 |
[clang] Use the VFS to check the system framework marker (#160946)
This PR uses the VFS/`FileManager` to check the system framework marker
instead of going straight to the real file system. This matches the
behavior of other input files of the compiler.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions