commit | 785ae3e8c053a8f2b14851e09a27fc343c4d37dd | [log] [tgz] |
---|---|---|
author | Marshall Clow <[email protected]> | Mon Jan 22 00:17:48 2018 |
committer | Marshall Clow <[email protected]> | Mon Jan 22 00:17:48 2018 |
tree | 6773bc6f113ee8a35a6a3201b77bb8613d810ce7 | |
parent | 85642c2bea823d5eed087ee64da030ab767fb00e [diff] |
Change a static_assert to check for is_trivial instead of is_pod, as is mandated by P0767. llvm-svn: 323071