Skip to content

Instantly share code, notes, and snippets.

View neilteng's full-sized avatar

Zhiyong neilteng

  • Georgia Institute of Technology
View GitHub Profile
OVERVIEW: LLVM 'Clang' Compiler: http://clang.llvm.org
USAGE: clang -cc1 [options] <inputs>
OPTIONS:
-### Print the commands to run for this compilation
--analyze Run the static analyzer
--migrate Run the migrator
--relocatable-pch Build a relocatable precompiled header
--serialize-diagnostics <value>