Allow compilers that can't distinguish between a class instantiation and
authorReid Spencer <rspencer@reidspencer.com>
Mon, 20 Dec 2004 19:16:12 +0000 (19:16 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 20 Dec 2004 19:16:12 +0000 (19:16 +0000)
commit5d282185f517d651d965e86dab1b383e0cb5e919
tree65c282eff4167e780e8648d07a792484baaaab10
parented5e7bf422d6b908eb2f5bb55c3340d0e16f8efe
Allow compilers that can't distinguish between a class instantiation and
the declaration of a function to compile this.

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