This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7964dc77ee Revert test commit new 26dbd40093 We have in place support for parsing #pragma FENV_ACCESS, bu [...]
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 | 8 +++++++- include/clang/Basic/LangOptions.h | 35 ++++++++++++++++++++++++++++++----- include/clang/Basic/TokenKinds.def | 5 +++++ include/clang/Parse/Parser.h | 4 ++++ include/clang/Sema/Sema.h | 4 ++++ lib/Parse/ParsePragma.cpp | 37 ++++++++++++++++++++++++++++++++++++- lib/Parse/ParseStmt.cpp | 8 ++++++++ lib/Parse/Parser.cpp | 3 +++ lib/Sema/SemaAttr.cpp | 12 ++++++++++++ 9 files changed, 109 insertions(+), 7 deletions(-)