Skip to content

Instantly share code, notes, and snippets.

Ouput of clang -v

Apple LLVM version 7.0.0 (clang-700.0.72) Target: x86_64-apple-darwin14.5.0 Thread model: posix

Ouput of cat a.c

#include <stdio.h>

#include