diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-09-16 18:08:03 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-09-16 18:11:18 -0700 |
commit | 7337f296194483e0959ff980049e2835e226f396 (patch) | |
tree | 2dab83f56e26031c619f2a49ba3142001aa99820 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 905b9ca26c94fa86339451a528cedde5004fc1bb (diff) | |
download | llvm-7337f296194483e0959ff980049e2835e226f396.zip llvm-7337f296194483e0959ff980049e2835e226f396.tar.gz llvm-7337f296194483e0959ff980049e2835e226f396.tar.bz2 |
PR47555: Inheriting constructors are implicitly definable.
Don't forget to define them if they're constexpr and used inside a
template; we might try to evaluate a call to them before the template is
instantiated.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions