summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.html
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-11-30 21:22:09 +0000
committerTed Kremenek <kremenek@apple.com>2011-11-30 21:22:09 +0000
commit7f770032c74b0351eab08b6d7481ec5191b3a1e3 (patch)
tree39be853960cf876393b77e739a2e325b1fe3cf8a /llvm/docs/LangRef.html
parenta0c69014f876f2839401e336e2b5fb0a46bd826d (diff)
downloadbcm5719-llvm-7f770032c74b0351eab08b6d7481ec5191b3a1e3.tar.gz
bcm5719-llvm-7f770032c74b0351eab08b6d7481ec5191b3a1e3.zip
Don't run -Wunreachable-code on template instantiations. Different instantiations may produce different unreachable code results, and it is very difficult for us to prove that ALL instantiations of a template have specific unreachable code. If we come up with a better solution, then we can revisit this, but this approach will at least greatly reduce the noise of this warning for code that makes use of templates.
llvm-svn: 145520
Diffstat (limited to 'llvm/docs/LangRef.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud