diff options
| author | John McCall <rjmccall@apple.com> | 2019-12-14 00:55:26 -0500 |
|---|---|---|
| committer | John McCall <rjmccall@apple.com> | 2019-12-14 01:02:09 -0500 |
| commit | d14a5693c07f0fb1b82c75ed72f77a495751dcf7 (patch) | |
| tree | e0ff2f1fb900d99ca5f718995a2199f9659aa5d1 /llvm/test/Transforms/ArgumentPromotion/tail.ll | |
| parent | 139c9ef45afeb7f76d3f612315506e30010b3204 (diff) | |
| download | bcm5719-llvm-d14a5693c07f0fb1b82c75ed72f77a495751dcf7.tar.gz bcm5719-llvm-d14a5693c07f0fb1b82c75ed72f77a495751dcf7.zip | |
MSVC build fix: forget some unneeded and incorrect friends.
On MSVC, friend declarations are (incorrectly) visible even if
not otherwise declared, which causes them to interfere with
lookup. ASTTypeWriter is actually in an anonymous namespace
and cannot be ASTWriter's friend. The others simply don't need
to be anymore.
Diffstat (limited to 'llvm/test/Transforms/ArgumentPromotion/tail.ll')
0 files changed, 0 insertions, 0 deletions

