diff options
author | James Y Knight <jyknight@google.com> | 2017-02-28 18:05:41 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2017-02-28 18:05:41 +0000 |
commit | 2fdabb055d4179fc4e71d8708ab0a352b842fbba (patch) | |
tree | 4a90cc5650c433ba50bcfd7fbab610cb49c0bc3e /llvm/lib/IR/Function.cpp | |
parent | 74ca880749ed560accfb436620dc073a95a0b725 (diff) | |
download | bcm5719-llvm-2fdabb055d4179fc4e71d8708ab0a352b842fbba.tar.gz bcm5719-llvm-2fdabb055d4179fc4e71d8708ab0a352b842fbba.zip |
Workaround MSVC bug when using TrailingObjects from a template.
MSVC appears to be getting confused as to whether OverloadToken is
supposed to be public or not.
This was discovered by code in Swift, and has been reported to
microsoft by hughbe:
https://connect.microsoft.com/VisualStudio/feedback/details/3116517
Differential Revision: https://reviews.llvm.org/D29880
llvm-svn: 296497
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions