« earlier | later » Page 1 of 1
Cling | ROOT a Data analysis Framework edit / delete
"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 edit / delete
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 Hardening Cheat Sheet edit / delete
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 edit / delete
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
« earlier | later » Page 1 of 1
- clang | |
1 | + bugs |
2 | + c |
4 | + c++ |
1 | + compiler |
1 | + debugging |
1 | + formatting |
1 | + gcc |
1 | + hardening |
1 | + include |
1 | + interpreter |
1 | + language-design |
2 | + llvm |
1 | + security |
1 | + software |
1 | + style |
tasty by Adam Sampson.