https://github.com/QuietMisdreavus closed
https://github.com/llvm/llvm-project/pull/146001
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/QuietMisdreavus approved this pull request.
https://github.com/llvm/llvm-project/pull/146001
___
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: Prajwal Nadig (snprajwal)
Changes
The subheading for a destructor contained only the identifier. The tilde must
also be included as it is necessary to differentiate the destructor from any
constructors present.
rdar://129587608
---
Full
https://github.com/snprajwal created
https://github.com/llvm/llvm-project/pull/146001
The subheading for a destructor contained only the identifier. The tilde must
also be included as it is necessary to differentiate the destructor from any
constructors present.
rdar://129587608
>From a1d27f