This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9163a05 clang-format: Make GetStyle return Expected<FormatStyle> inst [...] new ae0874f Partial revert of r290511.
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/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 ++++---- 5 files changed, 48 insertions(+), 30 deletions(-) create mode 100644 test/SemaTemplate/partial-order.cpp