CppCheck: no need to preprocess markup files as they are not actual source code#5896
Conversation
|
This is one of the cases which is blocking #5853 because we were not able to determine/force a language for the input. |
|
Is it "just redundant"? .. no way to test it? btw I have been told that handling of QML was broken.. I dont have access to the code that does not work but I fear the testing is not very good. |
This is tested by |
Possibly a more complex one than we use in our tests. I thought about looking at some random |
good idea! hmm.. we have lots of stuff to do during Q1 but maybe I can delegate this in Q2.. |
It should not be necessary to preprocess markup files. We only need to tokenize them so function calls can be marked as used.