This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository clang.
from 1f645f8 Merging r292052: -------------------------------------------- [...] new 4077c4b Merging r292183: -------------------------------------------- [...] new 3a631d5 Merging r292247: -------------------------------------------- [...]
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: bindings/python/clang/__init__.py | 8 ++++++++ bindings/python/clang/cindex.py | 18 ++++++++--------- lib/Sema/SemaTemplate.cpp | 28 +++++++++++++++------------ test/SemaTemplate/class-template-spec.cpp | 12 ++++++------ test/SemaTemplate/partial-order.cpp | 14 ++++++++++++++ test/SemaTemplate/temp_arg_nontype.cpp | 16 +++++++-------- test/SemaTemplate/temp_arg_template_cxx1z.cpp | 8 ++++---- 7 files changed, 65 insertions(+), 39 deletions(-) create mode 100644 test/SemaTemplate/partial-order.cpp