cppcheck/externals
Sebastian 95696ead23
Catch preprocessor errors possibly issued during loading files (#2430)
* Also catch preprocessor errors possibly issued during loading files

Currently only errors that are issued during preprocessing are caught.

* Bump simplecpp, implement suggestions

Use return value checking instead of catching an exception for calling
Preprocessor::loadFiles().
Handle new enum value simplecpp::Output::EXPLICIT_INCLUDE_NOT_FOUND
where the corresponding enum is used in Cppcheck.

* Use "noloc" location if an explicit include can not be opened
2019-12-09 19:16:55 +01:00
..
simplecpp Catch preprocessor errors possibly issued during loading files (#2430) 2019-12-09 19:16:55 +01:00
tinyxml Fixed a typo in lib/checkother.cpp. Corrected spelling errors found by codespell. (#2170) 2019-09-11 19:21:38 +02:00
externals.pri Try to fix gui compile error on Travis 2019-04-20 11:26:29 +02:00
picojson.h Json: Use simple json library picojson to read compile databases 2019-01-05 17:45:07 +01:00