]> granicus.if.org Git - clang/commit
Teach the constant evaluator about C++ const integral variables.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 8 Feb 2009 15:51:17 +0000 (15:51 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 8 Feb 2009 15:51:17 +0000 (15:51 +0000)
commitb2bc62bd35129f09d0746ef6a5ef4dc392b6d6e1
tree0867029f5d930311f80dace866810fbd01b52295
parent00d50747e8442a4d0daf2dfc226aec354fd3441e
Teach the constant evaluator about C++ const integral variables.

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