[PATCH] D5767: Template Instantiation Observer + a few other templight-related changes
Ábel Sinkovics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 18 10:57:54 PST 2017
sabel83 updated this revision to Diff 123465.
Herald added a subscriber: rnkovacs.
https://reviews.llvm.org/D5767
Files:
include/clang/Driver/CC1Options.td
include/clang/Frontend/FrontendActions.h
include/clang/Frontend/FrontendOptions.h
include/clang/FrontendTool/Utils.h
include/clang/Sema/Sema.h
include/clang/Sema/TemplateInstCallback.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendActions.cpp
lib/FrontendTool/ExecuteCompilerInvocation.cpp
lib/Parse/ParseAST.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
lib/Sema/SemaType.cpp
test/Templight/templight-deduced-func.cpp
test/Templight/templight-default-arg-inst.cpp
test/Templight/templight-default-func-arg.cpp
test/Templight/templight-default-template-arg.cpp
test/Templight/templight-exception-spec-func.cpp
test/Templight/templight-explicit-template-arg.cpp
test/Templight/templight-memoization.cpp
test/Templight/templight-nested-memoization.cpp
test/Templight/templight-nested-template-instantiation.cpp
test/Templight/templight-one-instantiation.cpp
test/Templight/templight-prior-template-arg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5767.123465.patch
Type: text/x-patch
Size: 50020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171118/ba59dc7f/attachment-0001.bin>
More information about the cfe-commits
mailing list