[clang] Downgrade error to warning (PR #117840)

2024-11-26 Thread via cfe-commits
https://github.com/cor3ntin requested changes to this pull request. I don't think the discussion here has run its course https://github.com/llvm/llvm-project/pull/115416 In particular, I agree with @boris-kolpackov that this is likely to lead to hard-to understand ODR violations issues, which i

[clang] Downgrade error to warning (PR #117840)

2024-11-26 Thread Chuanqi Xu via cfe-commits
https://github.com/ChuanqiXu9 updated https://github.com/llvm/llvm-project/pull/117840 >From 1f9c2a9c32f3f3883478d96c716a58c8d6e8e27a Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Wed, 27 Nov 2024 10:53:03 +0800 Subject: [PATCH] [Serialization] Downgrade inconsistent flags from erros to warn

[clang] Downgrade error to warning (PR #117840)

2024-11-26 Thread Chuanqi Xu via cfe-commits
https://github.com/ChuanqiXu9 updated https://github.com/llvm/llvm-project/pull/117840 >From 8b1794945e984b8527d234b13796ecf3e94ded77 Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Wed, 27 Nov 2024 10:53:03 +0800 Subject: [PATCH] [Serialization] Downgrade inconsistent flags from erros to warn