A couple of minor cleanups: don't forward declare private classes, put private
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 21:29:46 +0000 (21:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 21:29:46 +0000 (21:29 +0000)
commitf913f40be8501738fa4bdcae2015dd196dcbfc50
tree6777b12a361352233c6550700f263361c28a65d2
parent06905db7d2a2b83c1b3236d5552629ada2d8d56d
A couple of minor cleanups: don't forward declare private classes, put private
classes in an anon namespace

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11604 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.h
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/Miscompilation.cpp