[clang] [lldb] [Modules] Handle decl attributes on deserialization the same as during parsing. (PR #208348)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 5 19:54:42 PDT 2026
ChuanqiXu9 wrote:
This introduces a regression: https://github.com/llvm/llvm-project/issues/214091
Given this is not landed too long, I prefer to revert this.
https://github.com/llvm/llvm-project/pull/208348
More information about the cfe-commits
mailing list