Timm =?utf-8?q?B=C3=A4der?= <[email protected]>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/68888/[email protected]>
================
@@ -109,6 +109,8 @@ struct Descriptor final {
const bool IsTemporary = false;
/// Flag indicating if the block is an array.
const bool IsArray = false;
+ /// Flag indicating if this is a dummy descriptor.
+ const bool IsDummy = false;
----------------
tbaederr wrote:
Sure, I'll make a note.
https://github.com/llvm/llvm-project/pull/68888
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits