[PATCH] D72552: [Concepts] Constraint Satisfaction Caching
Saar Raz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 21 17:17:11 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb933d37cd377: [Concepts] Constraint Satisfaction Caching (authored by saar.raz).
Changed prior to commit:
https://reviews.llvm.org/D72552?vs=237474&id=239464#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72552/new/
https://reviews.llvm.org/D72552
Files:
clang/include/clang/AST/ASTConcept.h
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Sema/Sema.h
clang/include/clang/Sema/TemplateDeduction.h
clang/lib/AST/ASTConcept.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaConcept.cpp
clang/test/SemaTemplate/cxx2a-constraint-caching.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72552.239464.patch
Type: text/x-patch
Size: 14627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200122/aedcf284/attachment-0001.bin>
More information about the cfe-commits
mailing list