]> granicus.if.org Git - clang/commitdiff
note to self: save before committing; add PR
authorGabor Greif <ggreif@gmail.com>
Sat, 28 Aug 2010 00:48:36 +0000 (00:48 +0000)
committerGabor Greif <ggreif@gmail.com>
Sat, 28 Aug 2010 00:48:36 +0000 (00:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112339 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaTemplate/inject-templated-friend.cpp

index a987b800180d8a6807a8736005de6bb8fb738e2d..039f6df6ed625dddefeb2cf7c677d9ee6b084f04 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %clang %s -S -emit-llvm -o - | grep -e "define linkonce_odr.*_ZlsR11std_ostreamRK8StreamerI3FooE"
-// PR8007: friend function either not instantiated.
+// PR8007: friend function not instantiated.
 
 struct std_ostream
 {