[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 14 09:02:50 PDT 2025
eaeltsin wrote:
Using library with assertions, I'm seeing out-of-bounds source location read called from `ASTStmtReader::VisitSubstNonTypeTemplateParmExpr` - [trace](https://gist.github.com/eaeltsin/845fb9cc6f65f47ed03a64aca5aff923)
https://github.com/llvm/llvm-project/pull/132401
More information about the lldb-commits
mailing list