diff options
author | Aaron Puchert <aaron.puchert@sap.com> | 2022-04-29 22:10:50 +0200 |
---|---|---|
committer | Aaron Puchert <aaron.puchert@sap.com> | 2022-04-29 22:30:33 +0200 |
commit | dd1790cd05ae124e9e5d57dfe9279ff54f34b488 (patch) | |
tree | 1285d27f324fe32f78a1a042d4b308de3dd3f0e8 /clang/lib/Analysis/ThreadSafety.cpp | |
parent | 5227be8b6aa0edb2edb0b76e1039a7dd5641c80a (diff) | |
download | llvm-dd1790cd05ae124e9e5d57dfe9279ff54f34b488.zip llvm-dd1790cd05ae124e9e5d57dfe9279ff54f34b488.tar.gz llvm-dd1790cd05ae124e9e5d57dfe9279ff54f34b488.tar.bz2 |
Thread safety analysis: Pack CapabilityExpr using PointerIntPair (NFC)
We're storing these quite frequently: FactEntry inherits from
CapabilityExpr, and the FactManager has a vector of such entries.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D124127
Diffstat (limited to 'clang/lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions