This is an archive of the discontinued LLVM Phabricator instance.

MPI-Checker test helper
AbandonedPublic

Authored by Alexander_Droste on Mar 30 2016, 6:59 AM.

Details

Reviewers
zaks.anna
Summary

This file contains definitions that help to test MPI-Checker functionality,
on function bodies not visible to the analyzer, as they are defined in a distinct
translation unit. The main MPI-Checker testfile is MPIChecker.cpp.

Diff Detail

Event Timeline

Alexander_Droste retitled this revision from to MPI-Checker test helper.
Alexander_Droste updated this object.
Alexander_Droste added a reviewer: zaks.anna.
zaks.anna edited edge metadata.Apr 12 2016, 12:51 PM

You do not have to supply these. Just declaring and not defining the functions in the main test file should be sufficient.

Alexander_Droste abandoned this revision.Apr 14 2016, 7:53 AM