diff options
author | Derek Mauro <dmauro@google.com> | 2023-07-26 07:57:53 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-07-26 07:58:37 -0700 |
commit | c108cd0382a3659eaf2981b22392b4d5fbc122db (patch) | |
tree | cc9eba441a839e6c75bfb8b0e7aeb2ce2120e1e3 /absl/synchronization/barrier.cc | |
parent | 511ad6492eabb7797910ce8689577c45f57bce40 (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/synchronization/barrier.cc')
0 files changed, 0 insertions, 0 deletions