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)
commitd54393153a2d560446881ed4eeacc4d782882d11
treed4d70ab20f32218b21cdeb9e665ca65ffe0fa907
parentf41954b7328dd53c883810f31cf13d4455199c1d
do not play preprocessor tricks with 'private', use public interfaces instead; this appeases the VC++ buildbots

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167724 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/VMCore/WaymarkTest.cpp