Skip to content
Snippets Groups Projects
C

clang Archived

Project ID: 90403
Select Git revision
1 result Searching
  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Joerg Sonnenberger authored and Yi Kong committed
    The current constraint logic is both too lax and too strict. It fails
    for input outside the [INT_MIN..INT_MAX] range, but it also implicitly
    accepts 0 as value when it should not. Adjust logic to handle both
    correctly.
    
    Differential Revision: https://reviews.llvm.org/D58649
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354937 91177308-0d34-0410-b5e6-96231b3b80d8
    745b3352
    History
    Name Last commit Last update