[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 09:26:01 PDT 2025
ilovepi wrote:
Also, please change the PR title to
```
[clang-doc] Add regression test for test comments in macros
```
The body should contain `Fixes #59819. The underlying problem was fixed in https://reviews.llvm.org/D142560, but this patch adds a proper regression test.`
https://github.com/llvm/llvm-project/pull/132360
More information about the lldb-commits
mailing list