This is a patch to fix a compile error in STLExtras.h, and
authorChris Lattner <sabre@nondot.org>
Thu, 3 May 2007 18:32:10 +0000 (18:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 May 2007 18:32:10 +0000 (18:32 +0000)
commit82493289e0234e0172313e845fb87306cf3687ac
treecb757c22efa555970ad6d5dc74c90619e04330ed
parentb2ef40c36f065be49aaa61a8f7ac6122070fb910
This is a patch to fix a compile error in STLExtras.h, and
a bug in GraphWriter.cpp.

Patch by Florian Brandner

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36684 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h
lib/Support/GraphWriter.cpp