Files
clang-p2996/flang/lib/Parser/token-sequence.cpp
Peter Klausler 95526930da [flang] Fix new assertion failure
Don't compute the address of  element [0] of a vector when the vector
is empty, even if the address is not used.

Differential Revision: https://reviews.llvm.org/D143824
2023-02-13 07:34:55 -08:00

10 KiB