[PATCH] D77468: [clang] fix undefined behaviour in RawComment::getFormattedText()
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 6 01:03:44 PDT 2020
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
We don't usually use alternative operator spelling in Clang, but otherwise this LGTM. I'll land this for you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77468/new/
https://reviews.llvm.org/D77468
More information about the cfe-commits
mailing list