diff options
author | Ziqing Luo <ziqing@udel.edu> | 2023-12-08 10:29:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 10:29:37 -0800 |
commit | a341e177cea1cee800793d357264f6f46a3b4979 (patch) | |
tree | fe5558c5bd41d9b12169f1576918fc03f9331e6d /llvm/lib/Support/CommandLine.cpp | |
parent | 6f9cb9a75ce20db2ee85cd22ddadc3bed2c450c0 (diff) | |
download | llvm-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