]> granicus.if.org Git - clang/commit
[analyzer] Add plist output checks for all four "path notes" tests.
authorJordan Rose <jordan_rose@apple.com>
Mon, 6 Aug 2012 21:28:14 +0000 (21:28 +0000)
committerJordan Rose <jordan_rose@apple.com>
Mon, 6 Aug 2012 21:28:14 +0000 (21:28 +0000)
commita801acd9773cacdbe16690269ecb47bd127440c5
tree1743441fe37a2f5727f58c0f86f92d2e99ebe88b
parent2b1b025fa6e848ec36c0554924d7d63342aa80e4
[analyzer] Add plist output checks for all four "path notes" tests.

No functionality change, but from now on, any new path notes should be
tested both with plain-text output (for ease of human auditing) and with
plist output (to ensure control flow and events are being correctly
represented in Xcode).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161351 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/inlining/path-notes.c
test/Analysis/method-call-path-notes.cpp
test/Analysis/retain-release-path-notes-gc.m
test/Analysis/retain-release-path-notes.m