Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compilers: -fprofile-correction is only a valid switch with gcc itself.
clang++ main.cpp -fprofile-correction clang-15: warning: optimization flag '-fprofile-correction' is not supported [-Wignored-optimization-argument]
- Loading branch information