This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d978d76f50 Add testcases for r342667. new 272e7ca676 [Sema] Retain __restrict qualifiers when substituting a refe [...]
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: lib/Sema/TreeTransform.h | 12 +++++++++--- test/SemaCXX/subst-restrict.cpp | 18 ++++++++++++++++++ 2 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 test/SemaCXX/subst-restrict.cpp