[PATCH] D95081: [clang-format] [NFC] Restructure getLineCommentIndentPrefix
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 21 14:28:21 PST 2021
curdeius accepted this revision.
curdeius added a comment.
This revision is now accepted and ready to land.
Just an assert is ok IMO. We may fix it when LLVM will be compiled with C++20 but this code may change before it happens.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95081/new/
https://reviews.llvm.org/D95081
More information about the cfe-commits
mailing list