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
/
array-struct-region.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge and improve code that detects same value in comparisons.
Richard Trieu
2019-09-21
1
-0
/
+6
*
[analyzer] Support C++17 aggregates with bases without constructors.
Artem Dergachev
2019-03-15
1
-4
/
+63
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-4
/
+4
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-4
/
+4
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-4
/
+4
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-4
/
+4
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-4
/
+4
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-4
/
+4
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-4
/
+4
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-4
/
+4
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-4
/
+4
*
[analyzer] Add IdenticalExprChecker, to find copy-pasted code.
Jordan Rose
2013-11-08
1
-1
/
+1
*
[analyzer] Fix handling of "empty" structs with base classes
Pavel Labath
2013-08-29
1
-0
/
+23
*
[analyzer] When binding to a ParenExpr, bind to its inner expression instead.
Jordan Rose
2012-10-17
1
-0
/
+16
*
[analyzer] Create a temporary region when accessing a struct rvalue.
Jordan Rose
2012-10-17
1
-0
/
+73
*
Reapply "[analyzer] Handle inlined constructors for rvalue temporaries correc...
Jordan Rose
2012-10-01
1
-6
/
+0
*
Revert "[analyzer] Create a temp region when a method is called on a struct r...
Jordan Rose
2012-09-29
1
-9
/
+0
*
Revert "[analyzer] Handle inlined constructors for rvalue temporaries correct...
Jordan Rose
2012-09-29
1
-0
/
+6
*
[analyzer] Handle inlined constructors for rvalue temporaries correctly.
Jordan Rose
2012-09-28
1
-6
/
+0
*
[analyzer] Create a temp region when a method is called on a struct rvalue.
Jordan Rose
2012-09-28
1
-0
/
+9
*
[analyzer] Fix bad test from r163220.
Jordan Rose
2012-09-05
1
-0
/
+6
*
[analyzer] Be more forgiving about calling methods on struct rvalues.
Jordan Rose
2012-09-05
1
-0
/
+87
*
Revert "[analyzer] Treat all struct values as regions (even rvalues)."
Jordan Rose
2012-09-05
1
-87
/
+0
*
[analyzer] Treat all struct values as regions (even rvalues).
Jordan Rose
2012-09-01
1
-0
/
+87