This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 034aa09eac Updated llvm-proto-fuzzer to execute the compiled code new 3eabc0d428 [MS] Add L__FUNCSIG__ for compatibility
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/AST/Expr.h | 3 ++- include/clang/Basic/TokenKinds.def | 1 + lib/AST/Expr.cpp | 10 +++++++--- lib/Parse/ParseExpr.cpp | 3 +++ lib/Parse/ParseTentative.cpp | 1 + lib/Sema/SemaExpr.cpp | 5 +++-- test/Sema/ms_wide_predefined_expr.cpp | 2 ++ 7 files changed, 19 insertions(+), 6 deletions(-)