diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-12-15 14:18:48 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-12-15 14:53:26 -0800 |
commit | 7e7f38f853fbf96c6ab2a0e5f9d7747ef8a76ffe (patch) | |
tree | dadbcea795d119baf7feb6cb84761ba8bf67c229 /llvm/unittests/Object/ELFObjectFileTest.cpp | |
parent | 6b760a50f52142e401a6380ff71f933cda22a909 (diff) | |
download | llvm-7e7f38f853fbf96c6ab2a0e5f9d7747ef8a76ffe.zip llvm-7e7f38f853fbf96c6ab2a0e5f9d7747ef8a76ffe.tar.gz llvm-7e7f38f853fbf96c6ab2a0e5f9d7747ef8a76ffe.tar.bz2 |
DR1413 and part of P1815R2: Minor improvements to Clang's determination
of type- and value-dependency.
A static data member initialized to a constant inside a class template
is no longer considered value-dependent, per DR1413. A const but not
constexpr variable of literal type (other than integer or enumeration)
is no longer considered value-dependent, per P1815R2.
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions