cppcheck/externals/simplecpp
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
..
CMakeLists.txt Fixed #7660 (cmake build does not handle simplecpp) 2016-08-06 18:21:54 +02:00
LICENSE Merge simplecpp branch 2016-07-20 12:21:00 +02:00
simplecpp.cpp Catch preprocessor errors possibly issued during loading files (#2430) 2019-12-09 19:16:55 +01:00
simplecpp.h Catch preprocessor errors possibly issued during loading files (#2430) 2019-12-09 19:16:55 +01:00