Skip to content

Commit 04aa6ca

Browse files
Yet another build break
1 parent 4913844 commit 04aa6ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

matchers/utilities.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ inline std::string_view to_string_view(ParamCommandComment::PassDirection x) {
359359
case ParamCommandComment::PassDirection::Out: return "out";
360360
}
361361
// clang-format on
362+
return "in"; // gcc on linux is asking for this.
362363
}
363364

364365
/**************************************************************************************************/

0 commit comments

Comments
 (0)