]> granicus.if.org Git - clang/commit
[AST] Follow-up for r201468, move the check to the caller and add an assertion.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 20 Feb 2014 04:00:01 +0000 (04:00 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 20 Feb 2014 04:00:01 +0000 (04:00 +0000)
commit51e10a551c971ec5ac183d0e4adcedb6adc311d4
treeb9b1ffc48ed224c9eaa37810d3c3138ea1225b65
parent69162f0cad0fea93882454919a629ecbc78041ae
[AST] Follow-up for r201468, move the check to the caller and add an assertion.

Suggested by Richard Smith.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201753 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp