"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "db0cf871d4f797f0681b212629e75214792fcb31"
Suppress undefined-template warnings when the pattern is declared in a system header.
The way to fix an undefined-template warning is to add lines to the header file that defines the template pattern. We should suppress the warnings when the template pattern is in a system header because we don't expect users to edit those. llvm-svn: 321665
Loading
Please register or sign in to comment