[PATCH] D117626: [ADT] [NFC] Add StringRef::detectEOL

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 18:44:25 PST 2022


beanz updated this revision to Diff 401074.
beanz added a comment.

Fixing the CR test case


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117626/new/

https://reviews.llvm.org/D117626

Files:
  clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  llvm/include/llvm/ADT/StringRef.h
  llvm/unittests/ADT/StringRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117626.401074.patch
Type: text/x-patch
Size: 4017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/9044674e/attachment.bin>


More information about the llvm-commits mailing list