[Lldb-commits] [clang] [lldb] [Serialization] Support load lazy specialization lazily (PR #119333)

via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 9 23:02:38 PST 2024


h-vetinari wrote:

I think the title of the commit ("Support load lazy specialization lazily") is hard to parse and somewhat redundant. Perhaps the following would be better (IIUC): "Support loading template specializations lazily"

Also "We should a specialization ` A<ShouldNotBeLoaded>` in `M.cppm` [...]" in the body of the commit message is hard to parse. Perhaps what was meant was "We have a specialization [...]"?

https://github.com/llvm/llvm-project/pull/119333


More information about the lldb-commits mailing list