[PATCH] D51789: [clang] Add the exclude_from_explicit_instantiation attribute
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 4 08:51:55 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC343790: [clang] Add the exclude_from_explicit_instantiation attribute (authored by ldionne, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51789?vs=166590&id=168303#toc
Repository:
rC Clang
https://reviews.llvm.org/D51789
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
lib/Sema/Sema.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaTemplateInstantiate.cpp
test/CodeGenCXX/attr-exclude_from_explicit_instantiation.dont_assume_extern_instantiation.cpp
test/Misc/pragma-attribute-supported-attributes-list.test
test/SemaCXX/attr-exclude_from_explicit_instantiation.diagnose_on_undefined_entity.cpp
test/SemaCXX/attr-exclude_from_explicit_instantiation.explicit_instantiation.cpp
test/SemaCXX/attr-exclude_from_explicit_instantiation.extern_declaration.cpp
test/SemaCXX/attr-exclude_from_explicit_instantiation.merge_redeclarations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51789.168303.patch
Type: text/x-patch
Size: 21921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/59b974f8/attachment-0001.bin>
More information about the cfe-commits
mailing list