This is an archive of the discontinued LLVM Phabricator instance.

OpenCL: Accept -cl-strict-aliasing
ClosedPublic

Authored by arsenm on Feb 14 2015, 1:57 PM.

Details

Reviewers
arsenm
Summary

This was in 1.0, but deprecated in 1.1. Accept it and do nothing for compatability.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 19974.Feb 14 2015, 1:57 PM
arsenm retitled this revision from to OpenCL: Accept -cl-strict-aliasing.
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).

Typo

include/clang/Driver/CC1Options.td
581

s/compatability/compatibility/

arsenm accepted this revision.Feb 16 2015, 8:45 AM
arsenm added a reviewer: arsenm.

r229403. Rephrased as "OpenCL only. This option does nothing and is for compatibility with OpenCL 1.0"

This revision is now accepted and ready to land.Feb 16 2015, 8:45 AM
arsenm closed this revision.Feb 16 2015, 8:45 AM