blob: d78419d46617186ae81cd7f3bec672d6f3a948ca [file] [log] [blame]
//===-- LogFilter.cpp -------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include "LogFilter.h"
LogFilter::~LogFilter() {}