]> granicus.if.org Git - clang/commit
Prepare constant expression infrastructure for the generation of richer
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 12 Dec 2011 09:28:41 +0000 (09:28 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 12 Dec 2011 09:28:41 +0000 (09:28 +0000)
commitdd1f29b6d686899bfd033f26e16cb1621e5549e8
tree8d9c131dd87c383779b7f03b114bebd12b193515
parent50058ec63f38eabeb94391a61d2e7fb18a062173
Prepare constant expression infrastructure for the generation of richer
diagnostics. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146365 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/AST/ExprConstant.cpp
lib/Sema/SemaExpr.cpp