[all-commits] [llvm/llvm-project] da555f: [clang-repl] Additional test for disambiguation of...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Wed Aug 9 07:15:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da555f750ab21d200ce486b45af75476662ca3b5
https://github.com/llvm/llvm-project/commit/da555f750ab21d200ce486b45af75476662ca3b5
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M clang/test/Interpreter/disambiguate-decl-stmt.cpp
Log Message:
-----------
[clang-repl] Additional test for disambiguation of templates
This test case was fixed in commit 2c4620c1 ("Consider the scope spec
in template lookups for deduction guides."), but it is worth having a
dedicated test case with a templated struct and a using declaration.
Differential Revision: https://reviews.llvm.org/D157477
More information about the All-commits
mailing list