This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18e6fc3 [PGO] Fix incorrect Twine usage in emitting optimization remarks. new aaf3f04 Fix some Clang-tidy modernize and Include What You Use warnings.
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/IR/DiagnosticInfo.h | 19 +++++++------- include/llvm/IR/IRBuilder.h | 30 +++++++++++++++++++--- include/llvm/Transforms/Utils/MemorySSA.h | 41 +++++++++++++++++++++++++------ lib/IR/LLVMContext.cpp | 22 ++++++++++++----- unittests/ProfileData/SampleProfTest.cpp | 22 ++++++++++++++--- 5 files changed, 104 insertions(+), 30 deletions(-)