diff options
author | Eric Christopher <echristo@gmail.com> | 2020-03-02 14:44:38 -0800 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2020-03-02 14:47:21 -0800 |
commit | e459596917a72f11bd8251a81bdb521401abdd3d (patch) | |
tree | 1b5fa86142fd5046657e6e3295a08a5481f4d41e /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 7049cf6496c9aa8e355345a3fbea30861e4d2da8 (diff) | |
download | llvm-e459596917a72f11bd8251a81bdb521401abdd3d.zip llvm-e459596917a72f11bd8251a81bdb521401abdd3d.tar.gz llvm-e459596917a72f11bd8251a81bdb521401abdd3d.tar.bz2 |
Temporarily Revert "[mlir] Add padding to 1-D Vector in CRunnerUtils.h"
as it broke the Werror build:
.../sources/llvm-project/mlir/include/mlir/ExecutionEngine/CRunnerUtils.h:85:16: error: zero size arrays are an extension [-Werror,-Wzero-length-array]
char padding[detail::nextPowerOf2<sizeof(T[Dim])>() - sizeof(T[Dim])];
^~~~~~~~~~~~~~~
This reverts commit 78f9e5d098af95610f4542ee41479d7931261066.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions