This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 61f045413f Implement codegen for MSVC unions with reference members. new 61a8b85290 Speculatively fix the build bots after r370052. new b878e9c7ae Quote the token being diagnosed for C11 extensions. new 3e6e5dd4b5 Fix text range end columns in SARIF to be exclusive
The 3 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 +- lib/StaticAnalyzer/Core/SarifDiagnostics.cpp | 12 +++-- .../sarif-diagnostics-taint-test.c.sarif | 6 +-- .../sarif-multi-diagnostic-test.c.sarif | 19 ++++---- test/CodeGenCXX/ms-union-member-ref.cpp | 8 ++-- test/Parser/c1x-alignas.c | 4 +- test/Sema/thread-specifier.c | 54 +++++++++++----------- test/SemaOpenCLCXX/restricted.cl | 2 +- 8 files changed, 55 insertions(+), 52 deletions(-)