summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-09-10 17:44:23 +0000
committerDouglas Gregor <dgregor@apple.com>2009-09-10 17:44:23 +0000
commit7736e2ad987deae48db0c45e60e460eb730c16fe (patch)
treeb46c7c27be5f75612bc4bec78cd2f5a75da3afbb /llvm/lib/CodeGen
parentd5107d13336c0e019e8179ba2759b054377aa955 (diff)
downloadbcm5719-llvm-7736e2ad987deae48db0c45e60e460eb730c16fe.tar.gz
bcm5719-llvm-7736e2ad987deae48db0c45e60e460eb730c16fe.zip
static_cast, reinterpret_cast, and const_cast can all be used in C++
integral constant expressions (for conversions to integer types, naturally). I don't *think* that const_casts will ever get to this point, but I also can't convince myself that they won't... so I've taken the safe route and allowed the ICE checking code to look at const_cast. llvm-svn: 81453
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud