This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 66317c2053 [Support] Replace HashString with djbHash. new 1d90c1e68d Revert "[Support] Replace HashString with djbHash." new c83f959600 Explicitly initialize ForceEnableInt128 to avoid UB
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/Basic/TargetOptions.h | 2 +- lib/Frontend/ASTUnit.cpp | 202 ++++++++++++++++---------------- lib/Frontend/CacheTokens.cpp | 6 +- lib/Lex/PTHLexer.cpp | 8 +- lib/Serialization/ASTCommon.cpp | 6 +- lib/Serialization/ASTReader.cpp | 5 +- lib/Serialization/ASTWriter.cpp | 124 ++++++++++---------- lib/Serialization/GlobalModuleIndex.cpp | 20 ++-- 8 files changed, 186 insertions(+), 187 deletions(-)