[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 02:08:30 PDT 2020


teemperor added a comment.

Landed as ad7211df6f257e39da2e5a11b2456b4488f32a1e <https://reviews.llvm.org/rGad7211df6f257e39da2e5a11b2456b4488f32a1e>

Btw, usually patches also need a test (especially if they are less trivial than this one).


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