diff options
author | Matthias Braun <matze@braunis.de> | 2022-10-04 17:49:01 -0700 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2022-10-05 15:04:32 -0700 |
commit | a946eb160a45d1761536b8782a6de8afae87cc51 (patch) | |
tree | 568bd2556130985331d796f602a49d2235ab78c3 /clang/lib/Lex/ModuleMap.cpp | |
parent | 779dcd2ecce84983fcec0a23dee66f85772cb17a (diff) | |
download | llvm-a946eb160a45d1761536b8782a6de8afae87cc51.zip llvm-a946eb160a45d1761536b8782a6de8afae87cc51.tar.gz llvm-a946eb160a45d1761536b8782a6de8afae87cc51.tar.bz2 |
ReduceOperands: Do not crash on vector of pointer types
Avoid crash in `reduceOperandsOneDeltaPass` function for operands with
vector of pointer type.
While on it add a `reduce-operands-ptr.ll` test in the spirit of the
existing `reduce-operands-int.ll`/`reduce-operands-fp.ll` tests.
Differential Revision: https://reviews.llvm.org/D135307
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions