diff options
author | Mike Hommey <mhommey@mozilla.com> | 2023-05-17 13:35:35 +0900 |
---|---|---|
committer | Mike Hommey <mh@glandium.org> | 2023-05-18 05:45:34 +0900 |
commit | 486db28adc2c48c255fffbfde1d59415f4762b71 (patch) | |
tree | 6aa3d5cc71eb096a333c315ff34215fb42bfa67b /absl/random | |
parent | c8b33b0191a2db8364cacf94b267ea8a3f20ad83 (diff) |
Use UB impl of launder on when using clang < 8 and c++17
libstdc++'s definition of std::launder places it behind a check for
__builtin_launder, which is not available before clang 8.
Fixes: #1309
Diffstat (limited to 'absl/random')
0 files changed, 0 insertions, 0 deletions