================
@@ -269,6 +270,18 @@ struct Descriptor final {
/// Whether variables of this descriptor need their destructor called or not.
bool hasTrivialDtor() const;
+ /// Returns the kind of dynamic allocation source of this block.
----------------
tbaederr wrote:
All of this (and the comments above these functions) seem to indicate that this
is a per-block property that only exists for block pointers.
https://github.com/llvm/llvm-project/pull/174549
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits