commit | f563b7840e0cc6ce36d34a846e069e8f0f3a89f4 | [log] [tgz] |
---|---|---|
author | James Y Knight <jyknight@google.com> | Tue Feb 28 18:05:41 2017 +0000 |
committer | James Y Knight <jyknight@google.com> | Tue Feb 28 18:05:41 2017 +0000 |
tree | 93e80ea2bb9f0b1a6f560c6f7f6923e1a3021ee5 | |
parent | 9070606d4731daa40d4cbb1a60ddbe1133a10c0c [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296497 91177308-0d34-0410-b5e6-96231b3b80d8