jefftrull / tspew

Template Spew Mode for C++ adds features for friendlier error viewing to compilation-mode
GNU General Public License v3.0
6 stars 3 forks source link

Does not work with Clang #1

Closed jefftrull closed 1 year ago

jefftrull commented 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

jefftrull commented 1 year ago

Fixed by c9e267451cd2f3b757fdebeb56459ef95d01e501