do not play preprocessor tricks with 'private', use public interfaces instead; this...
authorGabor Greif <ggreif@gmail.com>
Mon, 12 Nov 2012 13:34:59 +0000 (13:34 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 12 Nov 2012 13:34:59 +0000 (13:34 +0000)
commitea5fa1004f39786eae5a9844cddb033f3e87d3f5
tree5e71dbf36543ec92e51616e210fa06fe6a5ba383
parent8c07f55568712284aad18a3f880aeef185cf035f
do not play preprocessor tricks with 'private', use public interfaces instead; this appeases the VC++ buildbots

llvm-svn: 167724
llvm/unittests/VMCore/WaymarkTest.cpp