]> granicus.if.org Git - clang/commit
[analyzer] CmpRuns.py: Accept single files as input.
authorJordan Rose <jordan_rose@apple.com>
Sat, 23 Mar 2013 01:21:26 +0000 (01:21 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 23 Mar 2013 01:21:26 +0000 (01:21 +0000)
commite30024c96f88578fb7666d6d76977e4834127919
treede094c9d793e45da648e406bfe02644ed8e698d9
parent281698935f62ac1d35ddd3533a562c1589aadc8b
[analyzer] CmpRuns.py: Accept single files as input.

This allows us to compare two direct invocations of the analyzer on a
single source file without having to wrap the output plists in their
own directories.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177804 91177308-0d34-0410-b5e6-96231b3b80d8
utils/analyzer/CmpRuns.py