This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 57e55d927a clang/Lex/PPCallbacks.h: Fix a warning in r301472. [-Wdocume [...] new 59456511f4 Improve diagnostics for bad -std= flag.
The 1 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/DiagnosticDriverKinds.td | 4 +- include/clang/Frontend/LangStandards.def | 91 +++++++++++----------------- lib/Frontend/CompilerInvocation.cpp | 22 +++++-- test/Driver/unknown-std.c | 19 ++---- test/Driver/unknown-std.cl | 2 +- test/Driver/unknown-std.cpp | 9 +-- 6 files changed, 63 insertions(+), 84 deletions(-)