diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-06-21 17:28:41 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-06-21 17:28:41 +0000 |
commit | 0f21507b44784869232ad5dbb3605d8cb1c956d2 (patch) | |
tree | 7cdb296f889e0648c7f928d8f1259c1507beb952 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 6af1be96641f34e10bf3b4866f72571b63fab27c (diff) | |
download | llvm-0f21507b44784869232ad5dbb3605d8cb1c956d2.zip llvm-0f21507b44784869232ad5dbb3605d8cb1c956d2.tar.gz llvm-0f21507b44784869232ad5dbb3605d8cb1c956d2.tar.bz2 |
[OPENMP]Fix PR42068: Vla type is not captured.
If the variably modified type is declared outside of the captured region
and then used in the cast expression along with array subscript
expression, the type is not captured and it leads to the compiler crash.
llvm-svn: 364080
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions