[Lldb-commits] [lldb] [LLDB] Run MSVC STL deque tests with PDB (PR #172360)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 8 08:19:46 PST 2026
Nerixyz wrote:
> I was going to leave a comment about the `auto` here, but this whole class' usage of `auto` is quite beyond what the LLVM style guide specifies. The golden rule is to be consistent, so don't change it here, but please considering addressing this in a separate PR (doesn't need review) to avoid setting the wrong example going forward.
Sorry, will do, I'll look through the other STL files too.
https://github.com/llvm/llvm-project/pull/172360
More information about the lldb-commits
mailing list