]> granicus.if.org Git - clang/commit
lit: Fix a name lookup problem, which only occurred on a race condition. This is
authorDaniel Dunbar <daniel@zuster.org>
Sat, 1 Aug 2009 04:11:36 +0000 (04:11 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 1 Aug 2009 04:11:36 +0000 (04:11 +0000)
commit2f8bafefc2d1b06feac929e27f0ad0d2e7fddd84
tree3b7db701d50c3cec9406238ff840e45d4decdd15
parent5928ccd47f2fee57a370f65661014d34c6d7293f
lit: Fix a name lookup problem, which only occurred on a race condition. This is
why dynamic binding sucks.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77773 91177308-0d34-0410-b5e6-96231b3b80d8
utils/test/TestRunner.py
utils/test/Util.py