[all-commits] [llvm/llvm-project] 4f8d92: [clang] Fix the bogus diagnostic introduced by the...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Sep 23 01:59:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f8d92f1d6bea3bed2dc450ba33efa4a0f5baffb
https://github.com/llvm/llvm-project/commit/4f8d92f1d6bea3bed2dc450ba33efa4a0f5baffb
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/CXX/temp/temp.deduct.guide/p3.cpp
Log Message:
-----------
[clang] Fix the bogus diagnostic introduced by the newly-added UsingTemplate Kind.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D123808
More information about the All-commits
mailing list