[AST] ASTReader::ReadModuleMapFileBlock - assert non-null Module. NFCI.
At this stage the Module* shouldn't be null - add an assert to fix a clang static analyzer warning.
parent
aa1e15dd
Please register or sign in to comment
At this stage the Module* shouldn't be null - add an assert to fix a clang static analyzer warning.