5 Forks
19 Stars
19 Watchers

swap-detector

A library for detecting swapped arguments in function calls, and a Clang Static Analyzer plugin used to demonstrate the library.

How to download and setup swap-detector

Open terminal and run command
git clone https://github.com/GrammaTech/swap-detector.git
git clone is used to create a copy or clone of swap-detector repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swap-detector https://github.com/GrammaTech/swap-detector/archive/master.zip

Or simply clone swap-detector with SSH
[email protected]:GrammaTech/swap-detector.git

If you have some problems with swap-detector

You may open issue on swap-detector support forum (system) here: https://github.com/GrammaTech/swap-detector/issues