
* removed build type ASAN. Targets should define ASan usage by sanitize_address function * compiler flags will be searched by compiler instead of per language * FindASan warns, if a target can't be sanitized because of incompatible compilers * added some helper functions