xo-indentlog: bugfix: parse altered gcc output starting gcc13.2
This commit is contained in:
parent
d43c4af0b4
commit
1277378c9f
2 changed files with 4 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ namespace ut {
|
|||
color_spec_type spec_;
|
||||
/* function signature (as per __PRETTY_FUNCTION__) */
|
||||
std::string_view pretty_;
|
||||
/* output text */
|
||||
/* output text: expected output from function_name(.style .spec .pretty) */
|
||||
std::string_view output_;
|
||||
}; /*function_tcase*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue