This revision was automatically updated to reflect the committed changes.
Closed by commit rG85fff898bb31: [Wdocumentation] Use the command marker.
(authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71139/new/
https://reviews.llvm
Mordante created this revision.
Mordante added a reviewer: gribozavr2.
Mordante added a project: clang.
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
Repository:
rG LLVM