[PATCH] D49680: [ADT] Replace std::isprint by llvm::isPrint.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 08:32:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338034: [ADT] Replace std::isprint by llvm::isPrint. (authored by Meinersbur, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49680

Files:
  llvm/trunk/include/llvm/ADT/StringExtras.h
  llvm/trunk/include/llvm/Support/raw_ostream.h
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/Support/StringExtras.cpp
  llvm/trunk/lib/Support/raw_ostream.cpp
  llvm/trunk/lib/Support/regengine.inc
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
  llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp
  llvm/trunk/tools/llvm-readobj/ObjDumper.cpp
  llvm/trunk/unittests/ADT/StringExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49680.157496.patch
Type: text/x-patch
Size: 7673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/7fcfce93/attachment.bin>


More information about the llvm-commits mailing list