[clang-tools-extra] [clang-doc] Add regression test for test comments in macros (PR #132510)

Paul Kirth via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 28 13:07:25 PDT 2025


================
@@ -0,0 +1,34 @@
+// Fixes #59819. The underlying problem was fixed in https://reviews.llvm.org/D142560, but this patch adds a proper regression test.
----------------
ilovepi wrote:

```suggestion
// Regression test for https://github.com/llvm/llvm-project/issues/59819

```

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


More information about the cfe-commits mailing list