Skip to content

Instantly share code, notes, and snippets.

@Pegolon
Created February 17, 2012 07:02
Show Gist options
  • Save Pegolon/1851436 to your computer and use it in GitHub Desktop.
Save Pegolon/1851436 to your computer and use it in GitHub Desktop.
Showing clang predefined macros
> find /Applications/Xcode.app -name clang
# Pick one
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c /dev/null -dM -E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment