[clang][Interp] Ignore StaticAssertDecls
They have already been handled before, but we can't just return false when we encounter one. Differential Revision: https://reviews.llvm.org/D144272
Loading
Please sign in to comment
They have already been handled before, but we can't just return false when we encounter one. Differential Revision: https://reviews.llvm.org/D144272