This is an archive of the discontinued LLVM Phabricator instance.

Add -Wignored-pragma-intrinsic flag
ClosedPublic

Authored by agutowski on Sep 20 2016, 11:38 AM.

Details

Summary

People might want to receive warnings about pragmas but not about intrinsics that are implemented in intrin.h.

Diff Detail

Repository
rL LLVM

Event Timeline

agutowski updated this revision to Diff 71960.Sep 20 2016, 11:38 AM
agutowski retitled this revision from to Add -Wignored-pragma-intrinsic flag.
agutowski updated this object.
agutowski added reviewers: thakis, hans.
agutowski added a subscriber: cfe-commits.
hans accepted this revision.Sep 20 2016, 12:27 PM
hans edited edge metadata.

lgtm!

This revision is now accepted and ready to land.Sep 20 2016, 12:27 PM
agutowski updated this object.Sep 20 2016, 12:35 PM
agutowski edited edge metadata.
This revision was automatically updated to reflect the committed changes.