[Sema] Remove some conditions of a failing assert
We should have been checking that this state is consistent, but its possible for it to be filled later, so it isn't really sound to check it here anyways. Fixes llvm.org/PR39742 llvm-svn: 348325
Loading
Please sign in to comment