[Lldb-commits] [clang] [lldb] [Clang] Improve Sema diagnostic performance for __builtin_counted_by_ref (PR #116719)
Bill Wendling via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 19 17:33:08 PST 2024
bwendling wrote:
I removed the Placeholder code. It's a much smaller patch and has the better timing profile. PTAL.
https://github.com/llvm/llvm-project/pull/116719
More information about the lldb-commits
mailing list