Skip to content

Commit 7bad199

Browse files
ZhongUncleilovepi
andauthored
Update clang-tools-extra/test/clang-doc/comments-in-macros.cpp
Co-authored-by: Paul Kirth <[email protected]>
1 parent 875938c commit 7bad199

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang-tools-extra/test/clang-doc/comments-in-macros.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Fixes #59819. The underlying problem was fixed in https://reviews.llvm.org/D142560, but this patch adds a proper regression test.
1+
// Regression test for https://github.com/llvm/llvm-project/issues/59819
2+
23
// RUN: rm -rf %t && mkdir -p %t
34
// RUN: clang-doc --format=md --doxygen --output=%t --executor=standalone %s
45
// RUN: FileCheck %s < %t/GlobalNamespace/MyClass.md --check-prefix=MD-MYCLASS-LINE

0 commit comments

Comments
 (0)