aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <balazs.keri@ericsson.com>2025-07-15 09:43:24 +0200
committerGitHub <noreply@github.com>2025-07-15 09:43:24 +0200
commit5e303e80e685a4d0b7035ef73058f42218bc2daa (patch)
tree97f457bb8ec708424dff1d7204ccc545a705f47e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent9ef293ea249d19b795ff217bad6e7f6d0a723d29 (diff)
downloadllvm-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