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
/
inlining
/
path-notes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] [NFC] Remove unused Extensive diagnostic setting,
George Karpenkov
2018-06-12
1
-347
/
+347
*
[analyzer] De-duplicate path diagnostics for each exploded graph node.
Artem Dergachev
2017-12-20
1
-261
/
+230
*
[analyzer] trackNullOrUndefValue: always track through parentheses and casts.
Artem Dergachev
2017-12-20
1
-230
/
+261
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-2
/
+2
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] Bug identification
Gabor Horvath
2015-10-22
1
-19
/
+57
*
Record correct source range for defaulted/deleted members.
Eli Bendersky
2015-03-23
1
-5
/
+5
*
[Static Analyzer] The name of the checker that reports a bug is added
Gabor Horvath
2015-02-09
1
-0
/
+19
*
Fix/Improve SourceRange of explicitly defaulted members
Daniel Jasper
2014-06-20
1
-5
/
+5
*
Add -Wtautological-undefined-compare and -Wundefined-bool-conversion warnings
Richard Trieu
2014-06-06
1
-2
/
+2
*
Correctly set brace range for CXXConstructExprs formed by list initialization.
Peter Collingbourne
2014-02-22
1
-3
/
+3
*
[analyzer] Don't crash when a path goes through a 'delete' destructor call.
Jordan Rose
2013-10-31
1
-0
/
+256
*
Revert "[analyzer] Handle zeroing CXXConstructExprs."
Jordan Rose
2013-06-21
1
-0
/
+68
*
[analyzer] Handle zeroing CXXConstructExprs.
Jordan Rose
2013-06-21
1
-68
/
+0
*
[analyzer] Enable the new edge algorithm by default.
Jordan Rose
2013-06-03
1
-1
/
+1
*
[analyzer] Fix a crash triggered by printing a note on a default argument
Anna Zaks
2013-05-07
1
-0
/
+230
*
[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...
Anna Zaks
2013-04-23
1
-38
/
+344
*
[analyzer] Correct the comment
Anna Zaks
2013-04-20
1
-22
/
+21
*
[analyzer] Tweak getDerefExpr more to track DeclRefExprs to references.
Anna Zaks
2013-04-18
1
-0
/
+227
*
[analyzer] Improve dereferenced expression tracking for MemberExpr with a dot...
Anna Zaks
2013-04-17
1
-0
/
+274
*
[analyzer] Add pretty printing to CXXBaseObjectRegion.
Anna Zaks
2013-04-15
1
-0
/
+118
*
[analyzer] Add more specialized error messages for corner cases as per Jordan...
Anna Zaks
2013-04-15
1
-3
/
+3
*
[analyzer] Print a diagnostic note even if the region cannot be printed.
Anna Zaks
2013-04-12
1
-0
/
+213
*
[analyzer] Show "Returning from ..." note at caller's depth, not callee's.
Jordan Rose
2013-04-12
1
-2
/
+2
*
[analyzer] Don't emit extra context arrow after returning from an inlined call.
Jordan Rose
2013-04-12
1
-102
/
+0
*
[analyzer] Show path diagnostic for C++ initializers
Anna Zaks
2013-04-05
1
-12
/
+388
*
[analyzer] Check for returning null references in ReturnUndefChecker.
Jordan Rose
2013-03-07
1
-0
/
+118
*
[analyzer] Suppress paths involving a reference whose rvalue is null.
Jordan Rose
2013-03-01
1
-0
/
+692
*
[analyzer] Fix test for r173067.
Jordan Rose
2013-01-21
1
-110
/
+110
*
[analyzer] Show notes inside implicit calls at the last explicit call site.
Jordan Rose
2013-01-21
1
-126
/
+126
*
[analyzer] Don't show "Entered 'foo'" if 'foo' is implicit.
Jordan Rose
2013-01-19
1
-84
/
+0
*
[analyzer] Special path notes for C++ special member functions.
Jordan Rose
2013-01-18
1
-2
/
+1751
*
[analyzer] Do a better job describing C++ member functions in the call stack.
Jordan Rose
2013-01-18
1
-0
/
+860