Closed davidals closed 10 years ago
This is the error i get: clang: error: unknown argument: '-fcheck-new'
Why this happen: http://kaspermunck.github.io/2014/03/fixing-clang-error/
Fixed via adding the corrections from your pull request.
This is the error i get: clang: error: unknown argument: '-fcheck-new'
Why this happen: http://kaspermunck.github.io/2014/03/fixing-clang-error/