[clang][Interp][NFC] Take a const Descriptor* in dtor,move,ctorFns
authorTimm Bäder <tbaeder@redhat.com>
Mon, 6 Mar 2023 13:57:19 +0000 (14:57 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Thu, 9 Mar 2023 15:08:59 +0000 (16:08 +0100)
commit0041f081962c60a96d45d9a3a964c2d00216c16d
tree418bde23963419a1c249b3fbea32d3fb9bfb5aba
parenta29d746377f70d517929830e18c20d7d5128ceab
[clang][Interp][NFC] Take a const Descriptor* in dtor,move,ctorFns

We are not mutating the descriptors here.
clang/lib/AST/Interp/Descriptor.cpp
clang/lib/AST/Interp/Descriptor.h