This patch is fixing the build bot broken for a missing dependency.
The missing dependency is breaking "shared" build.
./mpi/TypeMismatchCheck.cpp: #include "clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h"
I'm not a fan of that fix. It's brining a strange dependency.