Verifier: Sink filename check into visitMDCompositeType(), NFC
We really only want to check this for unions and classes (all the other tags have been ruled out), so simplify the check and move it to the right place. llvm-svn: 243150
Loading
Please sign in to comment