diff options
author | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-08-19 19:50:24 +0000 |
---|---|---|
committer | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2020-08-19 21:39:24 +0000 |
commit | dac0b1d33088429cdaf795e81e8576288460c67d (patch) | |
tree | 5e7e9d1a5cc0395128769d66d78fb6f4c04a6d86 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1ed1e16ab83f55d85c90ae43a05cbe08a00c20e0 (diff) | |
download | llvm-dac0b1d33088429cdaf795e81e8576288460c67d.zip llvm-dac0b1d33088429cdaf795e81e8576288460c67d.tar.gz llvm-dac0b1d33088429cdaf795e81e8576288460c67d.tar.bz2 |
[llvm] Add default constructor of `llvm::ElementCount`.
This patch prevents failures like those reported in
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/34173.
We have enabled the default constructor for
`llvm::ElementCount` to make sure the code compiles on Windows.
Reviewed By: ormris
Differential Revision: https://reviews.llvm.org/D86240
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions