[all-commits] [llvm/llvm-project] 24836f: [libcxx][test] MSVC's __is_trivially_copyable is f...
Casey Carter via All-commits
all-commits at lists.llvm.org
Wed Jun 10 13:59:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24836f8cd0698bfe40fa42060504f4b3a6d2b903
https://github.com/llvm/llvm-project/commit/24836f8cd0698bfe40fa42060504f4b3a6d2b903
Author: Casey Carter <Casey at Carter.net>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M libcxx/test/support/test_workarounds.h
Log Message:
-----------
[libcxx][test] MSVC's __is_trivially_copyable is fixed in VS 16.7
... so we can disable `TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE`.
More information about the All-commits
mailing list