Re: r293475 - Revert "r293343 - [ubsan] Sanity-check shift amounts before truncation

2017-01-30 Thread Vedant Kumar via cfe-commits
Sorry about that! I took another shot at it in r293572. vedant > On Jan 30, 2017, at 3:37 AM, Alex Lorenz via cfe-commits > wrote: > > Author: arphaman > Date: Mon Jan 30 05:37:18 2017 > New Revision: 293475 > > URL:

r293475 - Revert "r293343 - [ubsan] Sanity-check shift amounts before truncation

2017-01-30 Thread Alex Lorenz via cfe-commits
Author: arphaman Date: Mon Jan 30 05:37:18 2017 New Revision: 293475 URL: http://llvm.org/viewvc/llvm-project?rev=293475=rev Log: Revert "r293343 - [ubsan] Sanity-check shift amounts before truncation (fixes PR27271)" After r293343 clang fails to compile itself with -fsanitize=undefined (