Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -Wshift-count-negative. It didn't work if the right hand side | Davide Italiano | 2015-03-26 | 1 | -0/+6 |
of the shift wasn't a constant integer expression, now it (hopefully) does. PR: 22059 llvm-svn: 233320 |