This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3142f1e Update description for CLANG_DEFAULT_CXX_STDLIB and add comment. NFC new 3289319 MPI-Checker: move MPIFunctionClassifier.h
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../clang/StaticAnalyzer/Checkers}/MPIFunctionClassifier.h | 0 lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp | 9 ++++++--- lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h | 5 ++--- .../Checkers/MPI-Checker/MPIFunctionClassifier.cpp | 2 +- lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h | 3 +-- 5 files changed, 10 insertions(+), 9 deletions(-) rename {lib/StaticAnalyzer/Checkers/MPI-Checker => include/clang/StaticAnalyzer/Ch [...]