https://github.com/JDevlieghere requested changes to this pull request.
Please follow the [LLVM coding style](https://llvm.org/docs/CodingStandards.html) and really just the style used by the surrounding code: - [Comments](https://llvm.org/docs/CodingStandards.html#commenting) should be English prose, using proper capitalization and punctuation. - No [braces](https://llvm.org/docs/CodingStandards.html#commenting) for single-line if statements. https://github.com/llvm/llvm-project/pull/160199 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
