Use the proper marker for -Wdocumentation-deprecated-sync instead of hard-coded the backslash.
Discovered while looking at https://bugs.llvm.org/show_bug.cgi?id=43753
Paths
| Differential D71139
[Wdocumentation] Use the command marker ClosedPublic Authored by Mordante on Dec 6 2019, 11:58 AM.
Details
Summary Use the proper marker for -Wdocumentation-deprecated-sync instead of hard-coded the backslash. Discovered while looking at https://bugs.llvm.org/show_bug.cgi?id=43753
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 9 2019, 5:39 AM Closed by commit rG85fff898bb31: [Wdocumentation] Use the command marker. (authored by Mordante). · Explain WhyDec 10 2019, 12:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 233168 clang/include/clang/Basic/DiagnosticCommentKinds.td
clang/lib/AST/CommentSema.cpp
clang/test/Sema/warn-documentation.cpp
|