diff --git a/addons/test/misra/crash9.c b/addons/test/misra/crash9.c new file mode 100644 index 000000000..5abf2b8ad --- /dev/null +++ b/addons/test/misra/crash9.c @@ -0,0 +1,3 @@ + +#line 3 "" +typedef int8_t flex_int8_t; diff --git a/lib/tokenize.cpp b/lib/tokenize.cpp index 9b5c4f078..753532850 100644 --- a/lib/tokenize.cpp +++ b/lib/tokenize.cpp @@ -5916,7 +5916,7 @@ void Tokenizer::dump(std::ostream &out) const for (const TypedefInfo &typedefInfo: mTypedefInfo) { out << "