index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CTU] Add DisplayCTUProgress analyzer switch
Gabor Marton
2018-12-07
2
-1
/
+10
*
[CTU] Eliminate race condition in CTU lit tests
Gabor Marton
2018-12-07
1
-5
/
+12
*
[analyzer] Rely on os_consumes_this attribute to signify that the method call...
George Karpenkov
2018-12-06
1
-0
/
+16
*
[analyzer] Fix an infinite recursion bug while checking parent methods in Ret...
George Karpenkov
2018-12-06
1
-0
/
+12
*
[analyzer] Attribute for RetainCountChecker for OSObject should propagate wit...
George Karpenkov
2018-12-05
1
-3
/
+35
*
[Analyzer] Iterator Checker - Forbid decrements past the begin() and incremen...
Adam Balogh
2018-12-04
1
-34
/
+33
*
[Analyzer] Iterator Checkers - Use the region of the topmost base class for i...
Adam Balogh
2018-12-04
1
-0
/
+37
*
[analyzer] MoveChecker: Add more common state resetting methods.
Artem Dergachev
2018-12-04
1
-0
/
+10
*
[analyzer] MoveChecker: Improve warning and note messages.
Artem Dergachev
2018-12-04
1
-71
/
+71
*
[analyzer] MoveChecker: Restrict to locals and std:: objects.
Artem Dergachev
2018-12-03
1
-15
/
+86
*
[analyzer] MoveChecker: NFC: Remove the workaround for the "zombie symbols" bug.
Artem Dergachev
2018-12-03
1
-0
/
+12
*
[analyzer] Rename MisusedMovedObjectChecker to MoveChecker
Artem Dergachev
2018-12-03
1
-2
/
+6
*
[analyzer] Dump stable identifiers for objects under construction.
Artem Dergachev
2018-12-03
1
-3
/
+10
*
Re-apply r347954 "[analyzer] Nullability: Don't detect post factum violation..."
Artem Dergachev
2018-12-03
2
-2
/
+72
*
[Analysis] Properly prepare test env in test/Analysis/undef-call.c
Ilya Biryukov
2018-12-03
1
-0
/
+2
*
Specify constant context in constant emitter
Bill Wendling
2018-12-01
1
-3
/
+3
*
[analyzer] Deleting unnecessary test file
Kristof Umann
2018-11-30
1
-54
/
+0
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Fangrui Song
2018-11-30
1
-3
/
+3
*
[analyzer] Emit an error for invalid -analyzer-config inputs
Kristof Umann
2018-11-30
1
-0
/
+71
*
[analyzer] Evaluate all non-checker config options before analysis
Kristof Umann
2018-11-30
2
-28
/
+43
*
Revert "Reverting r347949-r347951 because they broke the test bots."
George Karpenkov
2018-11-30
1
-0
/
+34
*
[analyzer][PlistMacroExpansion] Part 5.: Support for # and ##
Kristof Umann
2018-11-30
2
-68
/
+422
*
Reverting r347949-r347951 because they broke the test bots.
Aaron Ballman
2018-11-30
1
-32
/
+0
*
lyzer] [HOTFIX!] SValBuilder crash when `aggressive-binary-operation-simplifi...
Adam Balogh
2018-11-30
1
-0
/
+17
*
Revert r344580 "[analyzer] Nullability: Don't detect post factum violation..."
Artem Dergachev
2018-11-30
2
-72
/
+2
*
[analyzer] Nullability: Don't detect post factum violation on concrete values.
Artem Dergachev
2018-11-30
2
-2
/
+72
*
[analyzer] Fix the "Zombie Symbols" bug.
Artem Dergachev
2018-11-30
8
-7
/
+105
*
[analyzer] Fixes after rebase.
George Karpenkov
2018-11-30
1
-5
/
+5
*
[analyzer] RetainCountChecker for OSObject model the "free" call
George Karpenkov
2018-11-30
1
-0
/
+17
*
[analyzer] RetainCountChecker: recognize that OSObject can be created directl...
George Karpenkov
2018-11-30
1
-0
/
+15
*
[analyzer] Switch retain count checker for OSObject to use OS_* attributes
George Karpenkov
2018-11-30
1
-3
/
+3
*
[analyzer] [NFC] Minor refactoring of RetainCountDiagnostics
George Karpenkov
2018-11-30
1
-7
/
+11
*
[analyzer] For OSObject, trust that functions starting with Get
George Karpenkov
2018-11-30
1
-0
/
+11
*
[analyzer] Print a fully qualified name for functions in RetainCountChecker d...
George Karpenkov
2018-11-30
1
-9
/
+14
*
[analyzer] Add the type of the leaked object to the diagnostic message
George Karpenkov
2018-11-30
6
-19
/
+23
*
[analyzer] Reference leaked object by name, even if it was created in an inli...
George Karpenkov
2018-11-30
3
-6
/
+26
*
[analyzer] [NFC] Test dumping trimmed graph
George Karpenkov
2018-11-30
1
-0
/
+1
*
[analyzer][PlistMacroExpansion] Part 4.: Support for __VA_ARGS__
Kristof Umann
2018-11-29
2
-84
/
+263
*
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-28
1
-3
/
+3
*
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
Hans Wennborg
2018-11-27
1
-3
/
+3
*
[analyzer][PlistMacroExpansion] Part 3.: Macro arguments are expanded
Kristof Umann
2018-11-27
2
-88
/
+3913
*
[analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checker
Kristof Umann
2018-11-24
1
-0
/
+192
*
Re-Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-21
1
-3
/
+3
*
Revert r347364 again, the fix was incomplete.
Nico Weber
2018-11-21
1
-3
/
+3
*
Reinstate 347294 with a fix for the failures.
Bill Wendling
2018-11-20
1
-3
/
+3
*
Revert 347294, it turned many bots on lab.llvm.org:8011/console red.
Nico Weber
2018-11-20
1
-3
/
+3
*
Use is.constant intrinsic for __builtin_constant_p
Bill Wendling
2018-11-20
1
-3
/
+3
*
[analyzer][UninitializedObjectChecker] Uninit regions are only reported once
Kristof Umann
2018-11-18
1
-0
/
+41
*
[analyzer] ConversionChecker: handle floating point
Kristof Umann
2018-11-16
1
-1
/
+30
*
Reland '[analyzer][PlistMacroExpansion] Part 2.: Retrieving the macro name an...
Kristof Umann
2018-11-05
2
-9
/
+1150
[prev]
[next]