parseFlag

Filter and normalize the compiler flags.

- Sanitize the compiler command by removing flags matching the filter. - Remove excess white space. - Convert all filenames to absolute path.

Meta