[PATCH] D111545: [Clang][NFC] Fix multiline comment prefixes in function headers
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 4 00:00:33 PST 2022
MyDeveloperDay added a comment.
That is more correct, but actually, you normally make the comment match the param name (I think there might even be a clang-tidy check for that?)
i.e.
/*isBitCodeSDL=*/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111545/new/
https://reviews.llvm.org/D111545
More information about the cfe-commits
mailing list