diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-02-06 23:35:16 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-02-06 23:35:16 +0000 |
| commit | c941ba9047395bfd3c9db780403d246e94569dc5 (patch) | |
| tree | bc200c220cfb1de0c04ead283a4076097adc504c /llvm/lib | |
| parent | 6d92e502638921914adc8b2b056222c82e46c674 (diff) | |
| download | bcm5719-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

