[all-commits] [llvm/llvm-project] 13659f: PR50337, PR50561: Fix determination of whether a t...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jun 2 13:06:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13659f48a1d7814fe893d2383acdc0b0313740a9
https://github.com/llvm/llvm-project/commit/13659f48a1d7814fe893d2383acdc0b0313740a9
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M clang/lib/AST/DeclTemplate.cpp
M clang/test/SemaTemplate/concepts.cpp
Log Message:
-----------
PR50337, PR50561: Fix determination of whether a template parameter list
contains constrained parameters.
More information about the All-commits
mailing list