summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ArgumentPromotion/invalidation.ll
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2019-12-14 00:55:26 -0500
committerJohn McCall <rjmccall@apple.com>2019-12-14 01:02:09 -0500
commitd14a5693c07f0fb1b82c75ed72f77a495751dcf7 (patch)
treee0ff2f1fb900d99ca5f718995a2199f9659aa5d1 /llvm/test/Transforms/ArgumentPromotion/invalidation.ll
parent139c9ef45afeb7f76d3f612315506e30010b3204 (diff)
downloadbcm5719-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/invalidation.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud