mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-01 06:46:34 +00:00
[clang] Update CWG2635 status
A follow-up to D138852. Apparently cxx_dr_status.html was changed manually there, since make_cxx_dr_status script doesn't generate the same HTML after that patch landed. Differential Revision: https://reviews.llvm.org/D138895
This commit is contained in:
parent
b0e4897a1b
commit
de36be7404
@ -29,7 +29,7 @@ void f() {
|
||||
|
||||
}
|
||||
|
||||
namespace dr2635 { // dr2635: yes
|
||||
namespace dr2635 { // dr2635: 16
|
||||
template<typename T>
|
||||
concept UnaryC = true;
|
||||
template<typename T, typename U>
|
||||
|
Loading…
x
Reference in New Issue
Block a user