[clang] [clang] Fix non-deterministic infinite recursion... (PR #118288)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 20 01:59:25 PST 2024
Alejandro =?utf-8?q?Álvarez_Ayllón?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/118288 at github.com>
nikic wrote:
@hubert-reinterpretcast This patch modifies structure layout in exported headers, changing the libclang-cpp ABI. LLVM patch releases cannot break API or ABI compatibility, see the last point in https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules.
https://github.com/llvm/llvm-project/pull/118288
More information about the cfe-commits
mailing list