mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Fix -Wpedantic
warning. NFC.
This commit is contained in:
parent
3770b35395
commit
471e025d5e
@ -23,7 +23,7 @@ class SpecialCaseList;
|
||||
namespace coverage {
|
||||
class CoverageMapping;
|
||||
struct FunctionRecord;
|
||||
}; // namespace coverage
|
||||
} // namespace coverage
|
||||
|
||||
/// Matches specific functions that pass the requirement of this filter.
|
||||
class CoverageFilter {
|
||||
|
Loading…
Reference in New Issue
Block a user