Skip to content

Instantly share code, notes, and snippets.

@masfj
Last active September 1, 2015 12:16
Show Gist options
  • Save masfj/9d2eba0053a618588c32 to your computer and use it in GitHub Desktop.
Save masfj/9d2eba0053a618588c32 to your computer and use it in GitHub Desktop.

clang++のincludeパスとか定義済みマクロとかを列挙する

echo | clang++ -v -E -dM -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment