/Clang-nested-function

A source to source transformation tool for C language using clang LibTooling, LibASTMatchers and RecursiveASTVisitor, creates a new source file which support nested functions (as labeled blocks).

Primary LanguageC++

Issues