aboutsummaryrefslogtreecommitdiff
path: root/absl/algorithm
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2022-10-04 17:22:04 +0000
committerKeith Smiley <keithbsmiley@gmail.com>2022-10-04 17:23:42 +0000
commite61fc6d8da5154c6a665d7a28b9978f11b78eb62 (patch)
treed1f55a469570b9c7753e9558a54f7cba1fed1071 /absl/algorithm
parente225d0b2c658e3bdd9295e4392ffb2d0767d9476 (diff)
downloadabseil-e61fc6d8da5154c6a665d7a28b9978f11b78eb62.tar.gz
abseil-e61fc6d8da5154c6a665d7a28b9978f11b78eb62.tar.bz2
abseil-e61fc6d8da5154c6a665d7a28b9978f11b78eb62.zip
Fix more clang deprecated builtins
If you compile with clang 15+, the uses of trivially destructible and assignable are deprecated. This sets this configuration correctly as the ifdef to fix the build. Fixes https://github.com/abseil/abseil-cpp/issues/1201 Related https://github.com/abseil/abseil-cpp/pull/1277
Diffstat (limited to 'absl/algorithm')
0 files changed, 0 insertions, 0 deletions