[PATCH] D57018: Fix lvm::is_trivially_copyable portability issues
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 22 01:34:49 PST 2019
xbolva00 added inline comments.
================
Comment at: cmake/config-ix.cmake:328
+# Wether we can use std::is_triviallyc_opyable to verify llvm::is_trivially_copyable
+CHECK_CXX_SOURCE_COMPILES("
----------------
Typo
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57018/new/
https://reviews.llvm.org/D57018
More information about the llvm-commits
mailing list