summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorGravatar Abseil Team <absl-team@google.com>2022-08-05 10:09:33 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2022-08-05 10:10:15 -0700
commit0c92330442d6b1be934e0407115c8084250ef347 (patch)
tree36e315599f22ca36f00e14061b1e01f877b8e6f8 /CMake
parentcfe27e79cfcbefb2b4479e04f80cbb299bc46965 (diff)
Disable ABSL_HAVE_STD_IS_TRIVIALLY_ASSIGNABLE for clang-cl.
The Lexan and MSVC toolchains both set _MSC_VER. The MSVC toolchain must set `ABSL_HAVE_STD_IS_TRIVIALLY_ASSIGNABLE` and `ABSL_HAVE_STD_IS_TRIVIALLY_CONSTRUCTIBLE`, in order to use Abseil workarounds in the absence of these types. This is not necessary for clang-cl. This change excludes clang-cl from the predicate setting these variables. PiperOrigin-RevId: 465589196 Change-Id: I0426ec4f844aabe7cdde5c60725f6a9a6b16479f
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions