]> granicus.if.org Git - clang/commit
Tighten up regexps some more.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 6 Sep 2012 16:29:03 +0000 (16:29 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 6 Sep 2012 16:29:03 +0000 (16:29 +0000)
commit8e5264f19386dc607ed43328329dad35a724a3de
treea3f6bbe5880688b9685e42148a15f41379243f62
parent1014ecfb76ffa8cd66d907a1f328510364ec0584
Tighten up regexps some more.

These tests were failing for me because the .* was greedily matching up
to the /libexec/ld-elf.so.1" later on the same line.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163328 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/freebsd.c