]> granicus.if.org Git - clang/commit
Fix and recommit r339382 based on solution from RSmith:
authorErich Keane <erich.keane@intel.com>
Thu, 9 Aug 2018 21:18:13 +0000 (21:18 +0000)
committerErich Keane <erich.keane@intel.com>
Thu, 9 Aug 2018 21:18:13 +0000 (21:18 +0000)
commit697929dc84c170bed1fdd2d59a220451ded9e190
tree1e53fae2f0cb0aabe0cab5943d6f7b35e7501864
parent110d876c2e7009137cb07e26d476ecee14a79c5a
Fix and recommit r339382 based on solution from RSmith:

As sent on cfe-commits:
 "You need to use "friend TrailingObjects;" here, not
 "friend class TrailingObjects;", to avoid breaking MSVC
 (which doesn't implement injected-class-names quite according to spec)."

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339389 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/ParsedAttr.h