Adding the flag to C++ source files emits a warning, hence we set the compile flag depending on the file's language.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D10809
[Polly] Add -std=c99 flag only to C source files Authored by Meinersbur on Jun 29 2015, 10:33 AM.
Details Adding the flag to C++ source files emits a warning, hence we set the compile flag depending on the file's language.
Diff Detail
|