This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 105ac0a iFix Test deprecation behavior in C89 mode as a result of r298410 new eb0cd97 [c-index-test] Fix memory leak in c-index-test tool. new 3c892b9 Apply clang-tidy's performance-unnecessary-value-param to par [...]
The 2 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/Driver/ToolChain.h | 6 ++++-- include/clang/Serialization/ASTReader.h | 2 +- lib/AST/ExprConstant.cpp | 13 ++++++++----- lib/Basic/FileManager.cpp | 6 +++--- lib/CodeGen/BackendUtil.cpp | 2 +- lib/Serialization/ASTReader.cpp | 11 ++++++----- lib/Serialization/GeneratePCH.cpp | 6 +++--- lib/Tooling/Refactoring.cpp | 2 +- tools/c-index-test/c-index-test.c | 1 + tools/libclang/CIndexCodeCompletion.cpp | 3 ++- 10 files changed, 30 insertions(+), 22 deletions(-)