Commits
Juris Lambda authored 66c99f971f4
.......... [DEV-3919] added sanity profiles for GCC and Clang These profiles are intended to be used as simple code structure, relation and syntax quality gates. The optimizations are disabled, as well as the debug symbol generation is set to the most basic, to take up less time in code generation, as this profile should be concerned with just the physical and logical make-up of the code, as well as weeding out any obvious warts.