This is an archive of the discontinued LLVM Phabricator instance.

MPI-Checker: move MPIFunctionClassifier.h
ClosedPublic

Authored by Alexander_Droste on Jul 22 2016, 4:02 AM.

Details

Summary

This patch moves the MPIFunctionClassifier header to clang/include/clang/StaticAnalyzer/Checkers,
in order to make it accessible in other parts of the architecture.

Diff Detail

Repository
rL LLVM

Event Timeline

Alexander_Droste retitled this revision from to MPI-Checker: move MPIFunctionClassifier.h.
Alexander_Droste updated this object.
Alexander_Droste added a subscriber: cfe-commits.
alexfh added a subscriber: alexfh.Jul 22 2016, 6:17 AM

Specifically, this header is going to be used in the corresponding clang-tidy check (see the dependent revision).

zaks.anna accepted this revision.Jul 22 2016, 8:21 AM
zaks.anna edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 22 2016, 8:21 AM
This revision was automatically updated to reflect the committed changes.
cfe/trunk/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp