Inserting preprocessor directive in the multiple files / Enable memory leak detection / Adding breakpoint on memory leak detection items
-
Updated
Jan 6, 2020
Inserting preprocessor directive in the multiple files / Enable memory leak detection / Adding breakpoint on memory leak detection items
A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).
Add a description, image, and links to the source-code-modification topic page so that developers can more easily learn about it.
To associate your repository with the source-code-modification topic, visit your repo's landing page and select "manage topics."