[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] Reland: Instantiate alias templates with sugar (PR #101858)

Dmitri Gribenko via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 8 07:52:41 PDT 2024


gribozavr wrote:

@mizvekov I will provide a more detailed response to the points you made in your last message separately, but for now I would like to ask you to revert the commit to unbreak us.

We looked into the problem internally and it does not look we have a simple hack we can apply to recover this information. The solutions you offered so far to unblock us are going to take years to implement (like waiting for you to complete work that you consider low priority, or upstreaming our code - which means upstreaming 20 KLoC of nullability verification code which involves resolving differences around pragma semantics etc.)

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


More information about the lldb-commits mailing list