OSDN Git Service

Fix linker failure with Any.
authorZachary Turner <zturner@google.com>
Fri, 20 Jul 2018 17:50:53 +0000 (17:50 +0000)
committerZachary Turner <zturner@google.com>
Fri, 20 Jul 2018 17:50:53 +0000 (17:50 +0000)
commit32922e691b83763586f0e98d79367819518ce994
tree7dfc317b6f028e8be88d473a8e8d4d6867b18f43
parent7d1ac03f353bdb6e3b41e5574b91934c72e425c2
Fix linker failure with Any.

This is due to a difference in MS ABI which is why I didn't see
it locally.  The included fix should work on all compilers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337588 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Any.h