Danny Robson
e82c8b7d4a
optimisation: bite the bullet and use O0 by default for debug
Og optimisation eliminates too many expressions to be useful for fine grained debugging so we should make Og the exception rather than O0
Description
No description provided
Languages
CMake
98.1%
C++
1.9%