This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ef858170ac Lift VFS from clang to llvm (NFC) new 1595b4e0d0 [clang] Properly apply attributes on explicit instantiations [...] new 994f2e635a [Hexagon] Use GetLinkerPath instead of hard-coded string.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Driver/ToolChains/Hexagon.cpp | 5 ++--- lib/Driver/ToolChains/Hexagon.h | 3 +++ lib/Sema/SemaTemplate.cpp | 6 ++---- .../attr-on-explicit-template-instantiation.cpp | 25 ++++++++++++++++++++++ 4 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 test/SemaCXX/attr-on-explicit-template-instantiation.cpp