forked from OSchip/llvm-project
8867e83d00
When we pass an alternate return specifier to a regular (not an asterisk) dummy argument, flang would throw an internal compiler error of derefencing a null pointer. To avoid the ICE, a check was added. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D123947 |
||
---|---|---|
.. | ||
Driver | ||
Evaluate | ||
Examples | ||
Fir | ||
Frontend | ||
Lower | ||
NonGtestUnit | ||
Parser | ||
Preprocessing | ||
Runtime | ||
Semantics | ||
Unit | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |