diff options
| author | Ted Kremenek <kremenek@apple.com> | 2011-11-30 21:22:09 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2011-11-30 21:22:09 +0000 |
| commit | 7f770032c74b0351eab08b6d7481ec5191b3a1e3 (patch) | |
| tree | 39be853960cf876393b77e739a2e325b1fe3cf8a /llvm/docs | |
| parent | a0c69014f876f2839401e336e2b5fb0a46bd826d (diff) | |
| download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions

