]> granicus.if.org Git - clang/commit
Merging r345839: release_70 origin/release_70
authorTom Stellard <tstellar@redhat.com>
Sat, 8 Dec 2018 05:06:53 +0000 (05:06 +0000)
committerTom Stellard <tstellar@redhat.com>
Sat, 8 Dec 2018 05:06:53 +0000 (05:06 +0000)
commit4519e2637fcc4bf6e3049a0a80e6a5e7b97667cb
tree02cb93f2454f8194586fef0ef151e5d72d869780
parentcae08172d30121a4e3a43a062e13ba52dfd44b7e
Merging r345839:

------------------------------------------------------------------------
r345839 | erichkeane | 2018-11-01 08:11:43 -0700 (Thu, 01 Nov 2018) | 6 lines

Multiversioning- Ensure all MV functions are emitted.

Multiverson function versions are always used (by the resolver), so ensure that
they are always emitted.

Change-Id: I5d2e0841fddf0d18918b3fb92ae76814add7ee96
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_70@348686 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/CodeGenCXX/attr-cpuspecific.cpp
test/CodeGenCXX/attr-target-mv-member-funcs.cpp