This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 908ddc5 [OpenMP] Use fopenmp prefix for all options introduced by the [...] new 1b983cb [Sema] Implement C++14's DR1579: Prefer returning by converti [...]
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/Sema/Initialization.h | 3 ++ include/clang/Sema/Sema.h | 4 +- lib/Sema/SemaStmt.cpp | 91 +++++++++++++++++++++---------------- test/CXX/drs/dr15xx.cpp | 56 +++++++++++++++++++++++ test/SemaCXX/rval-references.cpp | 10 +--- 5 files changed, 114 insertions(+), 50 deletions(-)