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
/
test
/
Analysis
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Teach MismatchedDealloc about initWithBytesNoCopy with deallocator.
Artem Dergachev
2019-12-18
1
-1
/
+4
*
[analyzer] Add support for namespaces to GenericTaintChecker
Borsik Gabor
2019-12-15
1
-0
/
+41
*
[analyzer] Add custom filter functions for GenericTaintChecker
Borsik Gabor
2019-11-23
1
-2
/
+2
*
[analyzer] Fix Objective-C accessor body farms after 2073dd2d.
Artem Dergachev
2019-11-21
1
-23
/
+59
*
[Analyzer][NFC] Separate white-box tests for iterator modelling from iterator...
Adam Balogh
2019-11-14
1
-12
/
+24
*
Redeclare Objective-C property accessors inside the ObjCImplDecl in which the...
Adrian Prantl
2019-11-08
1
-1
/
+0
*
[analyzer] NonNullParamChecker and CStringChecker parameter number in checker...
Kristof Umann
2019-09-03
2
-6
/
+6
*
[Analyzer] Iterator Checkers - Make range errors and invalidated access fatal
Adam Balogh
2019-08-29
1
-2
/
+8
*
[ASTImporter] Fix name conflict handling with different strategies
Gabor Marton
2019-08-27
1
-4
/
+4
*
[analyzer] CastValueChecker: Avoid modeling casts between objects.
Artem Dergachev
2019-08-23
1
-0
/
+5
*
[analyzer] CastValueChecker: Model isa(), isa_and_nonnull()
Csaba Dabis
2019-08-22
1
-0
/
+6
*
[analyzer] CastValueChecker: Store the dynamic types and casts
Csaba Dabis
2019-08-22
1
-0
/
+19
*
[ASTImporter] Import ctor initializers after setting flags.
Balazs Keri
2019-08-16
2
-0
/
+12
*
[ASTImporter] Import default expression of param before creating the param.
Balazs Keri
2019-08-14
2
-0
/
+20
*
[analyzer] ConditionBRVisitor: Fix HTML PathDiagnosticPopUpPieces
Csaba Dabis
2019-08-09
5
-80
/
+99
*
[CrossTU] Handle case when no USR could be generated during Decl search.
Balazs Keri
2019-08-06
2
-0
/
+15
*
[Analyzer] Iterator Checkers - Fix for Crash on Iterator Differences
Adam Balogh
2019-08-05
1
-0
/
+3
*
[analyzer] Add yaml parser to GenericTaintChecker
Gabor Borsik
2019-07-28
3
-0
/
+57
*
[CrossTU] Fix plist macro expansion if macro in other file.
Balazs Keri
2019-07-25
3
-0
/
+29
*
[CTU] Add support for virtual functions
Gabor Marton
2019-07-04
2
-0
/
+15
*
[analyzer][NFC][tests] Pre-normalize expected-plists
Hubert Tong
2019-06-08
17
-32
/
+0
*
[analyzer][NFC][tests] Remove unused expected-plist files
Hubert Tong
2019-06-08
3
-21
/
+0
*
[analyzer] ConditionBRVisitor: Boolean support
Csaba Dabis
2019-05-29
1
-2
/
+2
*
[analyzer] ConditionBRVisitor: MemberExpr support
Csaba Dabis
2019-05-29
1
-0
/
+62
*
[analyzer] ConditionBRVisitor: Test 'add-pop-up-notes=false'
Csaba Dabis
2019-05-29
1
-126
/
+98
*
[analyzer] ConditionBRVisitor: Enhance to write out more information
Csaba Dabis
2019-05-29
10
-154
/
+1991
*
[Analyzer] Checker for non-determinism caused by iteration of unordered conta...
Mandeep Singh Grang
2019-05-24
1
-0
/
+61
*
[analyzer][tests][NFC] Add EOF newlines, normalize reference expected files
Hubert Tong
2019-05-01
3
-2
/
+3
*
[analyzer][CrossTU] Extend CTU to VarDecls with initializer
Rafael Stahl
2019-04-23
2
-0
/
+48
*
[analyzer] PR41269: Add a bit of C++ smart pointer modeling.
Artem Dergachev
2019-04-23
1
-0
/
+1
*
[analyzer] NoStoreFuncVisitor: Suppress reports with no-store in system headers.
Artem Dergachev
2019-04-05
1
-0
/
+17
*
[analyzer] Fix function macro crash
Kristof Umann
2019-03-14
1
-0
/
+478
*
Revert "[analyzer] Fix function macro crash"
Kristof Umann
2019-03-12
1
-478
/
+0
*
[analyzer] Fix function macro crash
Kristof Umann
2019-03-12
1
-0
/
+478
*
[Analyzer] Checker for non-determinism caused by sorting of pointer-like elem...
Mandeep Singh Grang
2019-03-08
1
-0
/
+23
*
[analyzer] Fix infinite recursion in printing macros
Kristof Umann
2019-03-08
1
-0
/
+134
*
[analyzer] [RetainCountChecker] Bugfix for tracking top-level parameters of O...
George Karpenkov
2019-01-30
2
-4306
/
+4310
*
[analyzer] [RetainCountChecker] Track input parameters to the top-level function
George Karpenkov
2019-01-29
2
-6452
/
+6452
*
[ASTImporter] Fix handling of overriden methods during ASTImport
Shafik Yaghmour
2019-01-28
1
-13
/
+18
*
[analyzer] Reimplement dependencies between checkers
Kristof Umann
2019-01-26
9
-516
/
+500
*
[analyzer] Split unix.API up to UnixAPIMisuseChecker and UnixAPIPortabilityCh...
Kristof Umann
2019-01-26
1
-18
/
+18
*
[analyzer] Support for OSObjects out parameters in RetainCountChecker
George Karpenkov
2019-01-11
2
-8
/
+8
*
[analyzer] [NFC] Fix the FIXME in tests
George Karpenkov
2019-01-11
2
-0
/
+52295
*
[analyzer] Update the category name for RetainCountChecker reports
George Karpenkov
2019-01-10
6
-40
/
+40
*
[analyzer] Quote the type of the leaked/problematic object in diagnostics for...
George Karpenkov
2019-01-10
5
-1190
/
+1224
*
[analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...
Rafael Stahl
2019-01-10
2
-0
/
+0
*
Revert rC349281 '[analyzer][MallocChecker][NFC] Document and reorganize some ...
Kristof Umann
2018-12-17
1
-10
/
+10
*
[analyzer][MallocChecker] Improve warning messages on double-delete errors
Kristof Umann
2018-12-15
1
-10
/
+10
*
[analyzer] MoveChecker Pt.6: Suppress the warning for the move-safe STL classes.
Artem Dergachev
2018-12-14
1
-0
/
+23
*
[CTU] Add more lit tests and better error handling
Gabor Marton
2018-12-07
3
-0
/
+55
[next]