llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker
Charusso af3d0d1628 [analyzer] DynamicSize: Remove 'getSizeInElements()' from store
Summary:
This patch uses the new `DynamicSize.cpp` to serve dynamic information.
Previously it was static and probably imprecise data.

Reviewed By: NoQ

Differential Revision: https://reviews.llvm.org/D69599
2020-01-30 16:51:48 +01:00
..
MPIBugReporter.cpp [analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports. 2019-09-09 20:34:40 +00:00
MPIBugReporter.h [analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports. 2019-09-09 20:34:40 +00:00
MPIChecker.cpp [analyzer] DynamicSize: Remove 'getSizeInElements()' from store 2020-01-30 16:51:48 +01:00
MPIChecker.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MPIFunctionClassifier.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MPITypes.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00