[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] Add test to clang-doc, it can test comments in macro. Original issue is #59819. (PR #132360)

Paul Kirth via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 21 08:45:08 PDT 2025


ilovepi wrote:

The test output isn't appropriate for the commit body, so please remove that. 

I also see many files were changed in this PR that aren't related. Many of them seem to be changes to the line endings in files. Please double check your editor and git settings to be sure they follow the project rules

https://github.com/llvm/llvm-project/blob/main/llvm/docs/GettingStarted.rst#id24 details git settings 

https://llvm.org/docs/DeveloperPolicy.html
And
https://llvm.org/docs/ProgrammersManual.html have details related to project norms and best practices. 

I'll take a deeper look at your PR once it only has clang-doc related changes. 

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


More information about the lldb-commits mailing list