This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b19d8a7b1d [UnJ] Common some code. NFC new 6069e66e2ca [ADT] Replace std::isprint by llvm::isPrint.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ADT/StringExtras.h | 9 +++++++++ include/llvm/Support/raw_ostream.h | 2 +- lib/MC/MCAsmStreamer.cpp | 2 +- lib/ProfileData/InstrProfReader.cpp | 2 +- lib/Support/StringExtras.cpp | 2 +- lib/Support/raw_ostream.cpp | 4 ++-- lib/Support/regengine.inc | 2 +- tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 4 ++-- tools/llvm-objdump/llvm-objdump.cpp | 4 ++-- tools/llvm-readobj/ObjDumper.cpp | 4 ++-- unittests/ADT/StringExtrasTest.cpp | 18 ++++++++++++++++++ 11 files changed, 40 insertions(+), 13 deletions(-)