diff options
author | Balázs Kéri <balazs.keri@ericsson.com> | 2025-07-15 09:43:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 09:43:24 +0200 |
commit | 5e303e80e685a4d0b7035ef73058f42218bc2daa (patch) | |
tree | 97f457bb8ec708424dff1d7204ccc545a705f47e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 9ef293ea249d19b795ff217bad6e7f6d0a723d29 (diff) | |
download | llvm-5e303e80e685a4d0b7035ef73058f42218bc2daa.zip llvm-5e303e80e685a4d0b7035ef73058f42218bc2daa.tar.gz llvm-5e303e80e685a4d0b7035ef73058f42218bc2daa.tar.bz2 |
[clang][analyzer] Add C standard streams to the internal memory space (#147766)
Variables `stdin`, `stdout`, `stderr` are now added to internal memory space
instead of system memory space. The system memory space is invalidated
at calls to system-defined functions which is not the correct behavior for
the standard stream variables.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions