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
/
Core
/
SimpleSValBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-1
/
+1
*
[analyzer] Handle comparison between non-default AS symbol and constant
David Stenberg
2019-03-07
1
-1
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer] Assume that we always have a SubEngine available
Gabor Horvath
2018-12-15
1
-1
/
+1
*
[analyzer] Evaluate all non-checker config options before analysis
Kristof Umann
2018-11-30
1
-1
/
+1
*
lyzer] [HOTFIX!] SValBuilder crash when `aggressive-binary-operation-simplifi...
Adam Balogh
2018-11-30
1
-3
/
+4
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-2
/
+2
*
[analyzer] Resolve the crash in ReturnUndefChecker
George Karpenkov
2018-08-29
1
-0
/
+1
*
[analyzer] [NFC] Remove unused "state" argument from makeSymExprValNN
George Karpenkov
2018-08-29
1
-5
/
+5
*
[analyzer] Reuse some code in simplifySVal().
Artem Dergachev
2018-07-31
1
-21
/
+22
*
[analyzer] Don't try to simplify mixed Loc/NonLoc expressions.
Artem Dergachev
2018-07-31
1
-0
/
+11
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[Analyzer] Quick Fix for exponential execution time when simpilifying complex...
Adam Balogh
2018-07-23
1
-4
/
+7
*
[analyzer] pr37802: Fix symbolic-pointer-to-boolean casts during load.
Artem Dergachev
2018-07-17
1
-1
/
+2
*
[analyzer] Assert that nonloc::SymbolVal always wraps a non-Loc-type symbol.
Artem Dergachev
2018-07-17
1
-1
/
+1
*
[analyzer] Improve performance of the SVal simplification mechanism further.
Artem Dergachev
2018-05-31
1
-6
/
+31
*
[analyzer] Improve performance of the SVal simplification mechanism.
Artem Dergachev
2018-05-31
1
-5
/
+19
*
[Analyzer] Fix for SValBuilder expressions rearrangement
Adam Balogh
2018-04-13
1
-0
/
+2
*
[Analyzer] SValBuilder Comparison Rearrangement (with Restrictions and Analyz...
Adam Balogh
2018-04-11
1
-0
/
+191
*
[analyzer] NFC: Forbid array elements of void type.
Artem Dergachev
2018-01-17
1
-0
/
+6
*
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
Richard Smith
2017-12-14
1
-1
/
+1
*
[analyzer] Implement pointer arithmetic on constants
Gabor Horvath
2017-10-10
1
-0
/
+6
*
[analyzer] Fix crash on modeling of pointer arithmetic
Alexander Shaposhnikov
2017-09-25
1
-3
/
+5
*
Remove trailing space.
Rui Ueyama
2017-08-28
1
-3
/
+3
*
[analyzer] Fix crash in modeling arithmetic
Alexander Shaposhnikov
2017-08-28
1
-0
/
+8
*
[analyzer] Fix SimpleSValBuilder::simplifySVal
Alexander Shaposhnikov
2017-08-14
1
-1
/
+2
*
Revert "[analyzer] Support generating and reasoning over more symbolic constr...
Dominic Chen
2017-07-12
1
-18
/
+8
*
[analyzer] Support generating and reasoning over more symbolic constraint types
Dominic Chen
2017-07-12
1
-8
/
+18
*
[analyzer] Start fixing modeling of bool based types
Alexander Shaposhnikov
2017-07-11
1
-5
/
+2
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+1
*
[analyzer] Enforce super-region classes for various memory regions.
Artem Dergachev
2017-04-13
1
-3
/
+3
*
[analyzer] Simplify values in binary operations a bit more aggressively.
Artem Dergachev
2017-04-13
1
-5
/
+82
*
[analyzer] Fix symbolication for unknown unary increment/decrement results.
Artem Dergachev
2017-03-28
1
-0
/
+9
*
[analyzer] Add a new SVal to support pointer-to-member operations.
Devin Coughlin
2016-12-15
1
-0
/
+35
*
[analyzer] MacOSXAPIChecker: Disallow dispatch_once_t in ivars and heap.
Artem Dergachev
2016-10-31
1
-0
/
+6
*
[analyzer] Fix SVal/SymExpr/MemRegion class and enum names for consistency.
Artem Dergachev
2016-01-13
1
-4
/
+4
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
[analyzer] A fix for substraction of an integer from a pointer.
Gabor Horvath
2015-09-18
1
-1
/
+2
*
[analyzer] Apply whitespace cleanups by Honggyu Kim.
Ted Kremenek
2015-09-08
1
-4
/
+4
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
[C++11] Use 'nullptr'. StaticAnalyzer edition.
Craig Topper
2014-05-27
1
-4
/
+4
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-15
1
-13
/
+13
*
[C++11] Replacing RecordDecl iterators field_begin() and field_end() with ite...
Aaron Ballman
2014-03-08
1
-4
/
+3
*
Correct hyphenations in comments and assert messages
Alp Toker
2013-12-05
1
-3
/
+3
*
[analyzer] Add support for testing the presence of weak functions.
Jordan Rose
2013-08-28
1
-13
/
+34
*
[analyzer] Explicitly disallow mixed Loc-NonLoc comparisons.
Jordan Rose
2013-07-02
1
-22
/
+3
*
[analyzer] Use a more generic MemRegion.getAsOffset to evaluate bin operators...
Anna Zaks
2013-05-28
1
-69
/
+71
*
Re-apply "[analyzer] Model casts to bool differently from other numbers."
Jordan Rose
2013-05-01
1
-1
/
+5
*
[analyzer] Replace isIntegerType() with isIntegerOrEnumerationType().
Jordan Rose
2013-04-09
1
-2
/
+2
[next]