13
0
livetrax/libs/evoral
Robin Gareus 6b3a8915f3 add abort() to non-reached code
This cleans up a lot of false-positives in static analysis
and also helps compilers to optimize code paths in general.
(tagging the fatal stingstream operator as ‘noreturn’ is
far less trivial)
2014-11-14 11:30:08 +01:00
..
evoral add abort() to non-reached code 2014-11-14 11:30:08 +01:00
MSVCevoral Make sure all our VC projects agree that the product is called 'Mixbus3' (as opposed to just 'Mixbus') 2014-08-28 07:57:20 +01:00
src add abort() to non-reached code 2014-11-14 11:30:08 +01:00
test
run-tests.sh
wscript