[all-commits] [llvm/llvm-project] 5b9fc4: [clang] Add a C++17 deduction guide testcase.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Dec 4 00:07:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b9fc44d8128717ef2f219b061c018abb85c717f
https://github.com/llvm/llvm-project/commit/5b9fc44d8128717ef2f219b061c018abb85c717f
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
A clang/test/PCH/cxx17-deduction-guide-decl.cpp
Log Message:
-----------
[clang] Add a C++17 deduction guide testcase.
>From https://bugs.llvm.org/show_bug.cgi?id=47219.
It was crashing before the commit 1e14588d0f68.
Differential Revision: https://reviews.llvm.org/D92573
More information about the All-commits
mailing list