// Distributed under the MIT License.
// See LICENSE.txt for details.

// Ignore non-C++ files and some compilation testing infrastructure
// files that can't be compiled
*:*.f
*:*tests/Unit/TestCompilationFramework.cpp

// Suppress unmatched suppressions
unmatchedSuppression:*
