]> granicus.if.org Git - clang/commit
[cxx2a] P1236R1: the validity of a left shift does not depend on the
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 25 Jun 2019 01:45:26 +0000 (01:45 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 25 Jun 2019 01:45:26 +0000 (01:45 +0000)
commit731e823a09b3f1f73bb104eeed47de3c8f75ec18
treeb064ddafcaa26de658f2d44159b8b4598352a503
parenteac1ce71474f1b32bcb3aa4cdc11fc9cc3161e40
[cxx2a] P1236R1: the validity of a left shift does not depend on the
value of the LHS operand.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@364265 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/Sema/SemaExpr.cpp
lib/StaticAnalyzer/Core/BasicValueFactory.cpp
test/Analysis/left-shift-cxx2a.cpp [new file with mode: 0644]
test/CodeGenCXX/cxx2a-left-shift.cpp [new file with mode: 0644]
test/SemaCXX/constant-expression-cxx2a.cpp
test/SemaCXX/shift.cpp
www/cxx_status.html