Skip to content
Commit fe800031 authored by Richard Smith's avatar Richard Smith
Browse files

constexpr: catch a collection of integral undefined behaviors:

  -INT_MIN and INT_MIN / -1
  Shift by a negative or too large quantity
  Left shift of negative value
  Overflow in left shift

llvm-svn: 149344
parent 0d3785e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment