aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-05-01 14:43:15 +0100
committerFlorian Hahn <flo@fhahn.com>2020-05-01 14:46:35 +0100
commitd911c17596c105d66be8daba4e778600527fde2e (patch)
tree2fa1f51a3ef9ef3906ef715a7f0718119d13bfda /clang/lib/Frontend/CompilerInvocation.cpp
parent85dc033caccaa6ab919d57f9759290be41240146 (diff)
downloadllvm-d911c17596c105d66be8daba4e778600527fde2e.zip
llvm-d911c17596c105d66be8daba4e778600527fde2e.tar.gz
llvm-d911c17596c105d66be8daba4e778600527fde2e.tar.bz2
[SCCP] Get a copy of the state of CopyOf once.
This fixes potential reference invalidations, when no lattice value is assigned for CopyOf. As the state of CopyOf won't change while in handleCallResult, we can get a copy once and use that. Should fix PR45749.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions