[clang] [clang-tools-extra] First run at removing the linked-list for decls. Tests not run, but … (PR #113983)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 09:10:51 PDT 2024


erichkeane wrote:

This still crashes a lot locally, a few of my asserts are finding cases where a declaration is not in the list of decls of its parent for some reason.  I think there is value to do this, but it might have to be broken up.

https://github.com/llvm/llvm-project/pull/113983


More information about the cfe-commits mailing list