aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorZiqing Luo <ziqing@udel.edu>2023-12-08 10:29:37 -0800
committerGitHub <noreply@github.com>2023-12-08 10:29:37 -0800
commita341e177cea1cee800793d357264f6f46a3b4979 (patch)
treefe5558c5bd41d9b12169f1576918fc03f9331e6d /llvm/lib/Support/CommandLine.cpp
parent6f9cb9a75ce20db2ee85cd22ddadc3bed2c450c0 (diff)
downloadllvm-a341e177cea1cee800793d357264f6f46a3b4979.zip
llvm-a341e177cea1cee800793d357264f6f46a3b4979.tar.gz
llvm-a341e177cea1cee800793d357264f6f46a3b4979.tar.bz2
Thread safety analysis: Fix a bug in handling temporary constructors (#74020)
Extends the lifetime of the map `ConstructedObjects` to be of the whole CFG so that the map can connect temporary Ctor and Dtor in different CFG blocks.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions