6 projects
diopter
A library for building differential tests
static-globals
A C/C++ code instrumenter makes global variables static
program-markers
Inserts markers in C/C++ code. Markers expose information about the optimizations a compiler has applied, e.g., whether a piece of code was dead code eliminated.
ccbuilder
A clang/gcc compiler builder
dead-instrumenter
A C/C++ code instrumenter used in DEAD
callchain-checker
A C/C++ code callchain checker