]> granicus.if.org Git - clang/commit
Enhancements to Expr::isConstantInitializer to deal with a few
authorEli Friedman <eli.friedman@gmail.com>
Sun, 25 Jan 2009 03:12:18 +0000 (03:12 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 25 Jan 2009 03:12:18 +0000 (03:12 +0000)
commitc39dc9a25a9d74a5302e8567a4d3fc008212024c
tree2dfef02c4f2d416a20c74b282c4dd5026e9c73b7
parentc9e8f606787b0bc0c3b08e566b87cc1751694168
Enhancements to Expr::isConstantInitializer to deal with a few
cases it couldn't deal with before.

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