diff options
author | goussepi <pierre.gousseau@sony.com> | 2024-09-16 15:12:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 15:12:46 +0100 |
commit | 79c4ece75f5fcc8a9e6bcd560f3184cfab04378a (patch) | |
tree | 3610d8fe267fa42533428eb4589f60a9f532bef5 /clang/lib/Basic/SourceManager.cpp | |
parent | b3470c3d7ab078b201bd65afc3b902d1ed41bc21 (diff) | |
download | llvm-79c4ece75f5fcc8a9e6bcd560f3184cfab04378a.zip llvm-79c4ece75f5fcc8a9e6bcd560f3184cfab04378a.tar.gz llvm-79c4ece75f5fcc8a9e6bcd560f3184cfab04378a.tar.bz2 |
[tsan] Allow unloading of ignored libraries (#105660)
Allows unloading and reloading of ignored libraries. We don't attempt to
reuse or free memory of unloaded library. So TSan will assert if an
ignored library is reloaded 128 times.
Co-authored-by: Vitaly Buka <vitalybuka@gmail.com>
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions