This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 473c57f91b Fix test failure on target where size_t is long long. new c05a0c0240 [Sema] Fix some Clang-tidy modernize and Include What You Us [...]
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/clang/Sema/AttributeList.h | 208 +++++++++++++------------ include/clang/Sema/CodeCompleteConsumer.h | 244 +++++++++++++++++++----------- include/clang/Sema/Ownership.h | 93 +++++++----- lib/Sema/AttributeList.cpp | 19 ++- lib/Sema/CodeCompleteConsumer.cpp | 63 ++++---- 5 files changed, 370 insertions(+), 257 deletions(-)