This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 41b37d8 clang-format: Don't leave behind temp files in -i mode on Win [...] new 085bd22d [ODRHash] Add handling of bitfields new 54a6044 Try to unbreak tests after r296166
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: .../clang/Basic/DiagnosticSerializationKinds.td | 10 +++- lib/AST/ODRHash.cpp | 7 +++ lib/Serialization/ASTReader.cpp | 26 +++++++++++ test/Format/inplace.cpp | 2 +- test/Modules/odr_hash.cpp | 53 ++++++++++++++++++++++ 5 files changed, 95 insertions(+), 3 deletions(-)