Oliver Stöneberg
Oliver Stöneberg
``` ------ assertion failed --------- line test.cpp:3270 expected:1 actual:0 ------ assertion failed --------- line test.cpp:3271 expected:1 actual:0 ------ assertion failed --------- line test.cpp:3276 expected:0 actual:1 ------ assertion failed --------- line...
explicitly enable them because they will be disabled by default in a future version
While adding the `@throws` documentation to the code in #600 I realized there was a single function in the interface which is throwing explicitly (`simplecp::characterLiteralToLL()`). We should be probably consistent...
We now have two different caches for include files. Those should be merged together.