diff options
| author | Duncan Sands <baldrick@free.fr> | 2011-02-17 07:46:37 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2011-02-17 07:46:37 +0000 |
| commit | e5220011718514516640187c54ce9e659454a765 (patch) | |
| tree | 699d8b83891e75eb57cade73c4d3ea45642bd1c8 /clang/lib/Sema/SemaObjCProperty.cpp | |
| parent | c8e630e4db137cbe4bb28193f83c4092e24fd502 (diff) | |
| download | bcm5719-llvm-e5220011718514516640187c54ce9e659454a765.tar.gz bcm5719-llvm-e5220011718514516640187c54ce9e659454a765.zip | |
Transform "A + B >= A + C" into "B >= C" if the adds do not wrap. Likewise for some
variations (some of these were already present so I unified the code). Spotted by my
auto-simplifier as occurring a lot.
llvm-svn: 125734
Diffstat (limited to 'clang/lib/Sema/SemaObjCProperty.cpp')
0 files changed, 0 insertions, 0 deletions

