diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-12-03 18:45:58 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-12-03 18:54:27 +0000 |
commit | e312b388ebadcd074d559454aca1fd6e75e8e7a5 (patch) | |
tree | 8a30e87acddc719f0f5018deed079c2fbfed7e97 /llvm/lib/Support/Unicode.cpp | |
parent | d69762c404dedb8af915c503e0ac40c8e57ddf84 (diff) | |
download | llvm-e312b388ebadcd074d559454aca1fd6e75e8e7a5.zip llvm-e312b388ebadcd074d559454aca1fd6e75e8e7a5.tar.gz llvm-e312b388ebadcd074d559454aca1fd6e75e8e7a5.tar.bz2 |
Include Region.h in OperationSupport.h instead of forward declaring it (NFC)
This fixes the build on gcc5 toolchain where sizeof is required for
types used in SmallVector now.
This is a consequence of using std::is_trivially_copy_constructible
instead of the LLVM variant: https://reviews.llvm.org/D92543
Diffstat (limited to 'llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions