This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7f519c8361 [CodeGen] map sqrt libcalls to llvm.sqrt when errno is not set new daf2537d16 Fix usage of right shift operator in fold expressions
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/Parse/Parser.h | 6 ++++++ lib/Parse/ParseExpr.cpp | 7 ++++--- test/Parser/cxx1z-fold-expressions.cpp | 17 +++++++++++++++++ 3 files changed, 27 insertions(+), 3 deletions(-)