]> granicus.if.org Git - clang/commit
[analyzer] Add a test case for diagnostic suppression on a graph with cycles.
authorJordan Rose <jordan_rose@apple.com>
Tue, 19 Mar 2013 22:10:44 +0000 (22:10 +0000)
committerJordan Rose <jordan_rose@apple.com>
Tue, 19 Mar 2013 22:10:44 +0000 (22:10 +0000)
commit6e65e1047f861d4db87ad0154c171ac66d53b649
tree9f683dca12605f188074c275f2493e903b7d175e
parent239b6e47d282bd66c8b559ac47b8b42b34da619e
[analyzer] Add a test case for diagnostic suppression on a graph with cycles.

(see previous commit)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177449 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/diagnostics/shortest-path-suppression.c [new file with mode: 0644]