clang 19.0.0git
Namespaces
MPIBugReporter.cpp File Reference

This file defines prefabricated reports which are emitted in case of MPI related bugs, detected by path-sensitive analysis. More...

#include "MPIBugReporter.h"
#include "MPIChecker.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::ento
 
namespace  clang::ento::mpi
 

Detailed Description

This file defines prefabricated reports which are emitted in case of MPI related bugs, detected by path-sensitive analysis.

Definition in file MPIBugReporter.cpp.