This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8cc45ea85e Fix gen-cdb-fragment test for Windows new 73df1642f1 Reword the C11 extension diagnostic. new 6d8783fabd ContentCache: Drop getBuffer's dependency on SourceManager
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/DiagnosticParseKinds.td | 2 +- include/clang/Basic/SourceManager.h | 25 +++++++------ lib/AST/ASTImporter.cpp | 5 +-- lib/Basic/SourceManager.cpp | 24 ++++++------- lib/Serialization/ASTWriter.cpp | 10 +++--- test/Parser/c1x-alignas.c | 4 +-- test/Sema/thread-specifier.c | 54 ++++++++++++++--------------- 7 files changed, 61 insertions(+), 63 deletions(-)