Skip to content

Instantly share code, notes, and snippets.

@sbrocket
Created January 10, 2012 17:37
Show Gist options
  • Save sbrocket/1590168 to your computer and use it in GitHub Desktop.
Save sbrocket/1590168 to your computer and use it in GitHub Desktop.
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Warc-performSelector-leaks"
// Code
#pragma clang diagnostic pop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment