diff options
author | Dan Gohman <gohman@apple.com> | 2010-04-12 07:39:33 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-04-12 07:39:33 +0000 |
commit | f76210ead802a3fc69308466f1f04bb3d061f504 (patch) | |
tree | 153c6d0b3dbfae70b8cc70b7b32299a5742e5c9d /clang/test/SemaTemplate/instantiate-method.cpp | |
parent | 15f90c294c4d2ba1ca9f2980b221b230a827da34 (diff) | |
download | bcm5719-llvm-f76210ead802a3fc69308466f1f04bb3d061f504.tar.gz bcm5719-llvm-f76210ead802a3fc69308466f1f04bb3d061f504.zip |
Rewrite the overflow checking in the get{Signed,Unsigned}Range code for
AddRecs so that it checks for overflow in the computation that it is
performing, rather than just checking hasNo{Signed,Unsigned}Wrap, since
those flags are for a different computation. This fixes a bug that
impacts an upcoming change.
llvm-svn: 101028
Diffstat (limited to 'clang/test/SemaTemplate/instantiate-method.cpp')
0 files changed, 0 insertions, 0 deletions