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
/
diagnostics
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Bug identification
Gabor Horvath
2015-10-22
5
-1533
/
+1564
*
[Static Analyzer] The name of the checker that reports a bug is added
Gabor Horvath
2015-02-09
5
-0
/
+15
*
Fix layering violation: include/clang/Basic/PlistSupport.h should not include
Richard Smith
2015-01-28
1
-1
/
+1
*
[analyzer] Check for NULL passed to CFAutorelease.
Jordan Rose
2014-06-21
1
-1
/
+1
*
[analyzer] Suppress warnings coming out of std::basic_string.
Anna Zaks
2013-11-04
1
-1
/
+1
*
[analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer.
Jordan Rose
2013-08-16
1
-0
/
+21
*
[analyzer] Treat std::initializer_list as opaque rather than aborting.
Jordan Rose
2013-07-17
1
-1
/
+1
*
[analyzer] Enable the new edge algorithm by default.
Jordan Rose
2013-06-03
5
-5
/
+5
*
[analyzer] Do not assert on reports ending in calls within macros.
Anna Zaks
2013-05-22
2
-12
/
+698
*
[analyzer] Address Jordan's review comments for r182058
Anna Zaks
2013-05-17
1
-4
/
+4
*
[analyzer] Add an option to use the last location in the main source file as ...
Anna Zaks
2013-05-16
2
-0
/
+1113
*
[analyzer] Do not check if sys/queue.h file is a system header.
Anna Zaks
2013-05-10
1
-1
/
+0
*
[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...
Anna Zaks
2013-04-23
1
-76
/
+8
*
[analyzer] Allow TrackConstraintBRVisitor to work when the value it’s track...
Anna Zaks
2013-04-17
1
-2
/
+352
*
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
Andy Gibbs
2013-04-17
1
-64
/
+1
*
[analyzer] Show "Returning from ..." note at caller's depth, not callee's.
Jordan Rose
2013-04-12
2
-99
/
+100
*
[analyzer] For now, don't inline [cd]tors of C++ containers.
Jordan Rose
2013-04-02
1
-1
/
+10
*
[analyzer] Allow suppressing diagnostics reported within the 'std' namespace
Jordan Rose
2013-04-02
1
-0
/
+71
*
[analyzer] Add a test case for diagnostic suppression on a graph with cycles.
Jordan Rose
2013-03-19
1
-0
/
+19
*
[analyzer] BugReporter - more precise tracking of C++ references
Anna Zaks
2013-03-13
1
-0
/
+15
*
[analyzer] Add test case for reference to null pointer param check
Anna Zaks
2013-03-09
1
-0
/
+12
*
[analyzer] Simple inline defensive checks suppression
Anna Zaks
2013-03-02
1
-152
/
+45
*
[analyzer] Fix test for previous commit.
Jordan Rose
2013-02-27
1
-423
/
+0
*
[analyzer] Teach FindLastStoreBRVisitor to understand stores of the same value.
Jordan Rose
2013-02-27
1
-4
/
+886
*
[analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a...
Ted Kremenek
2013-02-26
4
-159
/
+153
*
[analyzer] tracking stores/constraints now works for ObjC ivars or struct fie...
Ted Kremenek
2013-02-24
2
-447
/
+569
*
[analyzer] Add 'prune-paths' config option to disable path pruning.
Jordan Rose
2013-01-26
1
-0
/
+21
*
Move an input header file under an Inputs directory to be consistent
Chandler Carruth
2013-01-19
2
-1
/
+1
*
[analyzer] Suppress warnings coming out of macros defined in sys/queue.h
Anna Zaks
2013-01-19
2
-0
/
+28
*
[analyzer] Plist: change the type of issue_hash from int to string.
Anna Zaks
2013-01-08
4
-6
/
+6
*
[analyzer] Check that the argument to CFMakeCollectable is non-NULL.
Jordan Rose
2012-11-07
1
-1
/
+1
*
TrackConstraintBRVisitor and ConditionBRVisitor can emit similar
Ted Kremenek
2012-10-25
1
-2
/
+1
*
[analyzer] Teach UndefOrNullArgVisitor to track parent regions.
Anna Zaks
2012-09-12
1
-423
/
+1155
*
Fix bug in ConditionBRVisitor where for C++ (and not C) we were not ignoring
Ted Kremenek
2012-09-07
1
-0
/
+1
*
[analyzer] Enhance the member expr tracking to account for references.
Anna Zaks
2012-09-05
1
-0
/
+16
*
[analyzer] NullOrUndef diagnostics: track symbols binded to regions.
Anna Zaks
2012-09-05
1
-0
/
+354
*
[analyzer] Fixup 162863.
Anna Zaks
2012-08-29
1
-2
/
+2
*
[analyzer] Improved diagnostic pruning for calls initializing values.
Anna Zaks
2012-08-29
3
-226
/
+1080
*
PlistDiagnostics: force the ranges for control-flow edges to be single locati...
Ted Kremenek
2012-06-05
1
-223
/
+226
*
[analyzer] Fixup for r157950. Unbreak the bots.
Anna Zaks
2012-06-04
1
-2
/
+0
*
[analyzer] Fix a diagnostics bug which lead to a crash on the buildbot.
Anna Zaks
2012-06-04
2
-0
/
+241