Skip to content

is_trivially_copyable fixes: add xl compiler identification + don't allow clang

Matt Larsen requested to merge mclarsen/vtk-m:identify_xl into master

The xl compiler must be identified as not clang. Additionally, clang is not safe to use for is_trivially_copyable.

Edited by Matt Larsen

Merge request reports