https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/132238
Don't call CheckActive for copy/move operators. They will activate the union
member.
>From 5729d5f04578ea5628f22bfb3cc71826bdacb9e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Thu, 20 M
https://github.com/tbaederr closed
https://github.com/llvm/llvm-project/pull/132238
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Timm Baeder (tbaederr)
Changes
Don't call CheckActive for copy/move operators. They will activate the union
member.
---
Full diff: https://github.com/llvm/llvm-project/pull/132238.diff
4 Files Affected:
- (modified) clang/lib/AST/ByteC