[llvm-branch-commits] [clang] [Serialization] Code cleanups and polish 83233 (PR #83237)
Chuanqi Xu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Dec 9 22:49:53 PST 2024
ChuanqiXu9 wrote:
Sent https://github.com/llvm/llvm-project/pull/119333
It looks like the lldb's failure is from we forgot to update the ExternalASTConsumer (I met this the second time. I am wondering if we can make it more automatically). The other windows failure is a pattern match failure.
https://github.com/llvm/llvm-project/pull/83237
More information about the llvm-branch-commits
mailing list