summaryrefslogtreecommitdiff
path: root/absl/container/flat_hash_map.h
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2023-07-26 07:57:53 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2023-07-26 07:58:37 -0700
commitc108cd0382a3659eaf2981b22392b4d5fbc122db (patch)
treecc9eba441a839e6c75bfb8b0e7aeb2ce2120e1e3 /absl/container/flat_hash_map.h
parent511ad6492eabb7797910ce8689577c45f57bce40 (diff)
InlinedVector: Disable CFI checking on GetInlinedData()
GetInlinedDataUninitialized() is removed. Just use GetInlinedData() in all cases instead. GetInlinedData() is sometimes used to return uninitialized memory. In these cases it is immediately constructed. This is a followup to 511ad64. See also: https://clang.llvm.org/docs/ControlFlowIntegrity.html#bad-cast-checking. PiperOrigin-RevId: 551205766 Change-Id: I4ddb45e29a723ccf6fc7dc203e762f4ad559fc83
Diffstat (limited to 'absl/container/flat_hash_map.h')
0 files changed, 0 insertions, 0 deletions