aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-05-31 01:25:16 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-05-31 01:25:16 +0000
commitdbd3ce92e691848a34fb7623b487d699de7674d7 (patch)
tree356923c33f037f0068b5ef01fd53fe713264dd20 /llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
parent059b823e709a90d3b5d2d24663830e59b3bdded9 (diff)
downloadllvm-dbd3ce92e691848a34fb7623b487d699de7674d7.zip
llvm-dbd3ce92e691848a34fb7623b487d699de7674d7.tar.gz
llvm-dbd3ce92e691848a34fb7623b487d699de7674d7.tar.bz2
PR39728: When completing a class, complete the destructor first.
We need to know whether the destructor is trivial in order to tell whether other parts of the class are valid (in particular, this affects whether the type is a literal type, which affects whether defaulted special members can be declared constexpr or are implicitly constexpr). llvm-svn: 362184
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions