summaryrefslogtreecommitdiff
path: root/tools/scan-build-py/tests/unit/test_analyze.py
blob: b77db4818024ab2ddf23161aa0cc3082e89783da (plain)
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.

import libscanbuild.analyze as sut
from . import fixtures