summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-02-06 23:35:16 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-02-06 23:35:16 +0000
commitc941ba9047395bfd3c9db780403d246e94569dc5 (patch)
treebc200c220cfb1de0c04ead283a4076097adc504c /llvm/lib
parent6d92e502638921914adc8b2b056222c82e46c674 (diff)
downloadbcm5719-llvm-c941ba9047395bfd3c9db780403d246e94569dc5.tar.gz
bcm5719-llvm-c941ba9047395bfd3c9db780403d246e94569dc5.zip
Temporary fix for PR18473: Don't try to evaluate the initializer for a
type-dependent variable, even if the initializer isn't value-dependent. This happens for ParenListExprs composed of non-value-dependent subexpressions, for instance. We should really give ParenListExprs (and InitListExprs) the type of the initialized entity if they're used to represent a dependent initialization (and if so, set them to be type-, value- and instantiation-dependent). llvm-svn: 200954
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud