]> granicus.if.org Git - clang/commitdiff
Do not truncate expected plist output in FileCheck test.
authorTed Kremenek <kremenek@apple.com>
Thu, 15 Mar 2012 21:55:38 +0000 (21:55 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 15 Mar 2012 21:55:38 +0000 (21:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152857 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/inline-plist.c

index 852e93dff665a9f477aacfb19e25805f3df1eb0a..8b0e40541d5d1638f079b63f6a1fc87b22f12cfb 100644 (file)
@@ -283,7 +283,7 @@ void test_has_bug() {
 // CHECK:      <key>extended_message</key>
 // CHECK:      <string>Entered call from &apos;test_has_bug&apos;</string>
 // CHECK:      <key>message</key>
-// CHECK: <string>Entered call
+// CHECK: <string>Entered call from &apos;test_has_bug&apos;</string>
 // CHECK:     </dict>
 // CHECK:     <dict>
 // CHECK:      <key>kind</key><string>control</string>