is_trivially_copyable fixes: add xl compiler identification + don't allow clang
The xl compiler must be identified as not clang. Additionally, clang is not safe to use for is_trivially_copyable.
Edited by Matt Larsen
The xl compiler must be identified as not clang. Additionally, clang is not safe to use for is_trivially_copyable.