[all-commits] [llvm/llvm-project] ab70ac: [concepts] Push a CurContext before substituting i...
Younan Zhang via All-commits
all-commits at lists.llvm.org
Tue Jan 30 20:17:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab70ac605e784c630122b27c5971fde68e80bd1b
https://github.com/llvm/llvm-project/commit/ab70ac605e784c630122b27c5971fde68e80bd1b
Author: Younan Zhang <zyn7109 at gmail.com>
Date: 2024-01-31 (Wed, 31 Jan 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/DeclTemplate.cpp
M clang/lib/Sema/SemaConcept.cpp
M clang/test/SemaTemplate/concepts-out-of-line-def.cpp
Log Message:
-----------
[concepts] Push a CurContext before substituting into out-of-line constraints for comparison (#79985)
More information about the All-commits
mailing list