Skip to content

Instantly share code, notes, and snippets.

View justVikram's full-sized avatar
🎯
Focusing

Aditya Vikram justVikram

🎯
Focusing
View GitHub Profile
@masuidrive
masuidrive / gist:5231110
Created March 24, 2013 08:45
clang options
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>