diff options
author | Fangrui Song <i@maskray.me> | 2020-12-01 23:40:38 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-12-02 09:58:07 -0800 |
commit | 4d4bd40b578d77b8c5bc349ded405fb58c333c78 (patch) | |
tree | 3803ffeb0761c37df632479b4778c62bced6e7a6 /clang/lib/Basic/Module.cpp | |
parent | 92475f698ec20c153114da5ba88a2948c7cfae59 (diff) | |
download | llvm-4d4bd40b578d77b8c5bc349ded405fb58c333c78.zip llvm-4d4bd40b578d77b8c5bc349ded405fb58c333c78.tar.gz llvm-4d4bd40b578d77b8c5bc349ded405fb58c333c78.tar.bz2 |
Use std::is_trivially_copyable
GCC<5 did not support std::is_trivially_copyable. Now LLVM builds require 5.1
we can migrate to std::is_trivially_copyable.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions