Skip to content

Instantly share code, notes, and snippets.

@PlloYNiiE
Created January 14, 2011 08:51
Show Gist options
  • Select an option

  • Save PlloYNiiE/779375 to your computer and use it in GitHub Desktop.

Select an option

Save PlloYNiiE/779375 to your computer and use it in GitHub Desktop.
eva
<?php
$hw1 = "case1_a.c";
`clang -cc1 -fsyntax-only -plugin sourcesieve $hw1`;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment