[Lldb-commits] [clang] [lldb] [clang] remove IsDefaulted bit from TemplateArgument (PR #155120)
Shafik Yaghmour via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 25 13:33:48 PDT 2025
shafik wrote:
> This patch doesn't touch LLDB. If LLDB uses this bit, then LLDB also needs to be updated in the same manner as we are updating DebugInfo here.
If the change breaks LLDB then you should also fix that break as well.
https://github.com/llvm/llvm-project/pull/155120
More information about the lldb-commits
mailing list