]> granicus.if.org Git - clang/commit
Provide a structure for passing down 'is evaluated' and passing up
authorChris Lattner <sabre@nondot.org>
Fri, 11 Jul 2008 22:52:41 +0000 (22:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Jul 2008 22:52:41 +0000 (22:52 +0000)
commit87eae5ecf94e38baa20d9a327b8f73f8bdc72436
tree9088e27afc777fa9fecf2a3c26a3e21a8d3d8c98
parent0e0caa2b88a19fb208c413ccf03d67147d313357
Provide a structure for passing down 'is evaluated' and passing up
diagnosic+loc info for i-c-e evaluation.

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