summaryrefslogtreecommitdiff
path: root/cmake
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
commitaa455897d0206d4d64782433a7d70eeb3d93256e (patch)
tree9fbeba39ab21855404a142a64485ce825014f0e6 /cmake
parent2b26b10a90440af78f8eb8ac05e46ba246e9c437 (diff)
downloadclang-aa455897d0206d4d64782433a7d70eeb3d93256e.tar.gz
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362184 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions