This is an archive of the discontinued LLVM Phabricator instance.

[Polly] Add -std=c99 flag only to C source files
ClosedPublic

Authored by Meinersbur on Jun 29 2015, 10:33 AM.

Details

Summary

Adding the flag to C++ source files emits a warning, hence we set the compile flag depending on the file's language.

Diff Detail

Repository
rL LLVM

Event Timeline

Meinersbur retitled this revision from to [Polly] Add -std=c99 flag only to C source files.
Meinersbur updated this object.
Meinersbur edited the test plan for this revision. (Show Details)
Meinersbur added a reviewer: grosser.
Meinersbur added a project: Restricted Project.
Meinersbur added subscribers: Unknown Object (MLST), pollydev, Meinersbur.
This revision was automatically updated to reflect the committed changes.