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
/
virtualcall.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Improve VirtualCallChecker and enable parts of it by default.
Artem Dergachev
2019-08-20
1
-126
/
+50
*
[analyzer] ConditionBRVisitor: Enhance to write out more information
Csaba Dabis
2019-05-29
1
-2
/
+4
*
[analyzer] Enable c++-allocator-inlining by default.
Artem Dergachev
2018-01-24
1
-0
/
+3
*
[analyzer] Fix an assertion fail in VirtualCallChecker
Gabor Horvath
2017-09-21
1
-0
/
+21
*
[analyzer][GSoC] Re-implemente current virtual calls checker in a path-sensit...
Gabor Horvath
2017-08-28
1
-65
/
+197
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-3
/
+3
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-3
/
+3
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-3
/
+3
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-3
/
+3
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-3
/
+3
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-3
/
+3
*
In VirtualCallChecker, handle indirect calls
Sam McCall
2017-01-31
1
-0
/
+11
*
[analyzer] Improve VirtualCallChecker diagnostics and move into optin package.
Devin Coughlin
2016-12-10
1
-7
/
+57
*
[analyzer] Don't warn on virtual calls in ctors to final methods.
Benjamin Kramer
2014-08-21
1
-1
/
+22
*
[analyzer] Don't run non-path-sensitive checks on system headers...
Jordan Rose
2012-10-10
1
-0
/
+6
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
Add initial version of checker to check if virtual member functions are calle...
Ted Kremenek
2012-01-03
1
-0
/
+53