« earlier | later » Page 1 of 1
Cling | ROOT a Data analysis Framework
"Cling is an interactive C++ interpreter, built on the top of LLVM and Clang libraries."
to c++ clang interpreter llvm ... on 06 December 2016
include-what-you-use - A tool for use with clang to analyze #includes in C and C++ source files
This is a tool I've wanted for a while (owing to C/C++'s lack of a 1970s-standard module system): check that C/C++ files have the correct set of #includes.
to c c++ clang include language-design software ... on 28 February 2016
clang's equivalents of the GCC hardening options. Mostly the same.
to c c++ clang compiler gcc hardening security ... on 16 January 2016
ClangFormat — Clang 3.7 documentation
Clang's code formatting tools. I've been wondering about using these in first-year programming...
to c++ clang formatting style ... on 22 March 2015
mikeash.com: Friday Q&A 2013-06-28: Anatomy of a Compiler Bug
Excellent description of how to track down a Clang code generation bug.
« earlier | later » Page 1 of 1
tasty by Adam Sampson.