Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[analyzer] Ignor another unknown gcc options
Some gcc flags have been reported as unrecognized compiler options for Clang. The following options are added to the ignore list: `-f(no-)?allow-store-data-races`, `-f(no-)?code-hoisting`, `-fmerge-constants`, `-fsanitize=bounds-strict`, `-fsched-pressure`
- Loading branch information