index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
MPI-Checker
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
2
-9
/
+11
*
[analyzer] Fix analyzer warnings on analyzer.
Artem Dergachev
2019-08-28
1
-1
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-5
/
+5
*
[analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared_pointer<PathDiag...
Kristof Umann
2019-08-13
2
-7
/
+5
*
[analyzer] Supply all checkers with a shouldRegister function
Kristof Umann
2019-01-26
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-1
/
+1
*
[analyzer] Fix the "Zombie Symbols" bug.
Artem Dergachev
2018-11-30
1
-3
/
+0
*
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
George Karpenkov
2018-09-28
2
-4
/
+2
*
[analyzer] Do not run visitors until the fixpoint, run only once.
George Karpenkov
2018-06-26
1
-1
/
+1
*
[analyzer] Enforce super-region classes for various memory regions.
Artem Dergachev
2017-04-13
1
-2
/
+2
*
Migrate PathDiagnosticPiece to std::shared_ptr
David Blaikie
2017-01-05
2
-8
/
+10
*
Revert test commit
Alexander Droste
2016-08-12
1
-1
/
+0
*
Test commit - first LLVM repo commit
Alexander Droste
2016-08-12
1
-0
/
+1
*
[analyzer] Update two comments in MPI-Checker. NFC.
Devin Coughlin
2016-08-02
2
-7
/
+4
*
MPI-Checker: move MPIFunctionClassifier.h
Alexander Kornienko
2016-07-25
5
-106
/
+10
*
MPIBugReporter.h: Fix a warning. [-Wdocumentation]
NAKAMURA Takumi
2016-06-13
1
-1
/
+1
*
[analyzer] Remove some list initialization from MPI Checker to make MSVC bots...
Devin Coughlin
2016-06-13
2
-19
/
+19
*
[analyzer] Add checker to verify the correct usage of the MPI API
Devin Coughlin
2016-06-13
7
-0
/
+972
*
Revert "[analyzer] Reapply r271907 (2nd try)."
Devin Coughlin
2016-06-07
7
-978
/
+0
*
[analyzer] Speculative fix for r271907.
Devin Coughlin
2016-06-07
1
-1
/
+1
*
[analyzer] Reapply r271907 (2nd try).
Devin Coughlin
2016-06-07
7
-0
/
+978
*
Revert "Reapply "[analyzer] Add checker for correct usage of MPI API in C and...
Devin Coughlin
2016-06-06
7
-978
/
+0
*
Reapply "[analyzer] Add checker for correct usage of MPI API in C and C++."
Devin Coughlin
2016-06-06
7
-0
/
+978
*
Revert "[analyzer] Add checker for correct usage of MPI API in C and C++."
Devin Coughlin
2016-06-06
7
-976
/
+0
*
[analyzer] Add checker for correct usage of MPI API in C and C++.
Devin Coughlin
2016-06-06
7
-0
/
+976