[flang][nfc] Add an assert to guard against `nullptr` dereferencing
authorAndrzej Warzynski <andrzej.warzynski@arm.com>
Mon, 7 Feb 2022 14:03:49 +0000 (14:03 +0000)
committerAndrzej Warzynski <andrzej.warzynski@arm.com>
Tue, 8 Feb 2022 10:46:57 +0000 (10:46 +0000)
commit8d248002a66bcb963a6de53c47d1d9933ca07ee4
treecd5aa2fe2110044698c99eb713ec0d96f90c0a99
parenta33e98543a685174c06e462068c3425cd3f6e0f7
[flang][nfc] Add an assert to guard against `nullptr` dereferencing

Differential Revision: https://reviews.llvm.org/D119133
flang/include/flang/Lower/Bridge.h