Closed jefftrull closed 1 year ago
When run with g++ 11 my test cases report an error and tspew reformats the types etc. When run with clang++ 14 the test cases report an error but tspew takes no action.
Thanks to @elbeno for the report
Fixed by c9e267451cd2f3b757fdebeb56459ef95d01e501
When run with g++ 11 my test cases report an error and tspew reformats the types etc. When run with clang++ 14 the test cases report an error but tspew takes no action.
Thanks to @elbeno for the report