[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-16 Thread via cfe-commits
https://github.com/nabijaczleweli updated https://github.com/llvm/llvm-project/pull/88673 From 05545c8cc2ef2751128f1906933151fb09e37b65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Mon, 15 Apr 2024 03:52:50 +0200 Subject: [PATCH 1/2] Allow struct q{int q;~q();} (#88597)

[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-16 Thread via cfe-commits
https://github.com/nabijaczleweli updated https://github.com/llvm/llvm-project/pull/88673 From 05545c8cc2ef2751128f1906933151fb09e37b65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Mon, 15 Apr 2024 03:52:50 +0200 Subject: [PATCH] Allow struct q{int q;~q();} (#88597) ---

[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-14 Thread via cfe-commits
https://github.com/nabijaczleweli updated https://github.com/llvm/llvm-project/pull/88673 From bfbbc19adfac17c8f8230dbe0928a3ec299ce0af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Mon, 15 Apr 2024 03:52:50 +0200 Subject: [PATCH] Allow struct q{int q;~q();} (#88597) ---

[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-14 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 9f43a41db37253685c5ed428c215528eb92bbd43 021cd0e6a8641cd0487f5d00f9c86fb8ab56dd9a --

[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-14 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: наб (nabijaczleweli) Changes Based on https://github.com/llvm/llvm-project/issues/88597#issuecomment-2053354660 --- Full diff: https://github.com/llvm/llvm-project/pull/88673.diff 2 Files Affected: - (modified)

[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-14 Thread via cfe-commits
github-actions[bot] wrote: Thank you for submitting a Pull Request (PR) to the LLVM Project! This PR will be automatically labeled and the relevant teams will be notified. If you wish to, you can add reviewers by using the "Reviewers" section on this page. If this is not working for you,

[clang] Allow struct q{int q;~q();} (#88597) (PR #88673)

2024-04-14 Thread via cfe-commits
https://github.com/nabijaczleweli created https://github.com/llvm/llvm-project/pull/88673 Based on https://github.com/llvm/llvm-project/issues/88597#issuecomment-2053354660 From 021cd0e6a8641cd0487f5d00f9c86fb8ab56dd9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Mon,