This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 094219decc [ObjC] Supress the 'implementing unavailable method' warning [...] new f5b6d5f6bf [Sema] Do not match function type with const T in template a [...] new e1e48fb15a [CMake][Cache] Stop pretending that Fuchsia is UNIX
The 2 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: cmake/caches/Fuchsia-stage2.cmake | 1 - lib/Sema/SemaTemplateDeduction.cpp | 6 +++++ test/CXX/drs/dr15xx.cpp | 13 +++++++++++ test/CXX/drs/dr4xx.cpp | 17 +------------- test/SemaTemplate/function-pointer-qualifier.cpp | 29 ++++++++++++++++++++++++ 5 files changed, 49 insertions(+), 17 deletions(-) create mode 100644 test/SemaTemplate/function-pointer-qualifier.cpp