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
/
docs
/
analyzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[analyzer] Document the issue hash debugging facility
Gabor Horvath
2017-11-13
1
-0
/
+13
*
[analyzer] Keep track of design discusions as part of analyzer documentation.
Artem Dergachev
2017-09-26
1
-0
/
+321
*
[NFC] [Analyzer] Fix RST markup in documentation.
George Karpenkov
2017-09-14
1
-9
/
+9
*
Bump docs version to 6.0
Hans Wennborg
2017-07-19
1
-2
/
+2
*
[analyzer] Improve usability of ExprInspectionChecker
Anna Zaks
2017-03-09
1
-1
/
+7
*
Update docs/conf.py version
Hans Wennborg
2017-01-12
1
-3
/
+3
*
[analyzer] Minor fixes and improvements to debug.ExprInspection
Artem Dergachev
2016-11-30
1
-0
/
+39
*
Fix a typo in the doc: overriden -> overridden
Sylvestre Ledru
2016-08-28
1
-1
/
+1
*
docs/conf.py: update version to 4.0
Hans Wennborg
2016-07-18
1
-2
/
+2
*
Docs: keep copyright years up-to-date.
Paul Robinson
2016-03-30
1
-1
/
+2
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-155
/
+0
*
[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.
Artem Dergachev
2016-01-15
1
-0
/
+35
*
Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion."
Artem Dergachev
2016-01-13
1
-35
/
+0
*
[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion.
Artem Dergachev
2016-01-13
1
-0
/
+35
*
[analyzer] Fix symbolic element index lifetime.
Artem Dergachev
2015-12-10
1
-0
/
+23
*
[Static Analyzer] Checks to catch nullability related issues.
Gabor Horvath
2015-08-26
1
-0
/
+92
*
Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
2014-01-01
1
-1
/
+1
*
[analyzer] Add new debug helper clang_analyzer_warnIfReached.
Jordan Rose
2013-10-03
1
-0
/
+13
*
[analyzer] Fix copy-paste error in internal docs.
Jordan Rose
2013-09-13
1
-1
/
+1
*
[analyzer] Add a debug checker that prints Exploded Graph
Anna Zaks
2013-06-24
1
-0
/
+4
*
We're in 3.4 land now.
Bill Wendling
2013-05-07
1
-2
/
+2
*
[analyzer] Enable destructor inlining by default (c++-inlining=destructors).
Jordan Rose
2013-04-04
1
-6
/
+35
*
[analyzer] Turn on C++ constructor inlining by default.
Jordan Rose
2013-02-27
1
-3
/
+4
*
[analyzer] Add a doc describing the internals of RegionStore.
Jordan Rose
2013-02-05
1
-0
/
+171
*
[analyzer] Remove further references to analyzer-ipa.
Anna Zaks
2013-01-30
1
-34
/
+35
*
[docs/analyzer] Test commit (for auto-update).
Daniel Dunbar
2013-01-07
1
-0
/
+1
*
[docs/analyzer] Convert existing debug-checks document to Sphinx and link int...
Daniel Dunbar
2013-01-07
4
-90
/
+135
*
analyzer: add initial Sphinx configuration
Sean Silva
2013-01-02
4
-0
/
+613
*
docs: Nuke AnalyzerRegions.rst.
Sean Silva
2012-12-18
1
-259
/
+0
*
Remove old description of analyzer internals from public docs.
Jordan Rose
2012-12-15
1
-0
/
+259
*
[analyzer] Make the defaults explicit for each of the new config options.
Jordan Rose
2012-09-10
1
-4
/
+39
*
[analyzer] Though C++ inlining is enabled, don't inline ctors and dtors.
Jordan Rose
2012-08-31
1
-0
/
+20
*
[analyzer] Make analyzer-ipa=dynamic-bifurcate the default.
Anna Zaks
2012-08-30
1
-1
/
+1
*
[analyzer] Don't inline constructors for objects allocated with operator new.
Jordan Rose
2012-08-27
1
-1
/
+2
*
[analyzer] Update inlining design notes for r162681.
Jordan Rose
2012-08-27
1
-5
/
+7
*
[analyzer] Restructure discussion of DynamicTypeInfo and RuntimeDefinition.
Jordan Rose
2012-08-22
1
-63
/
+65
*
[analyzer] Per feedback, re-structure the docs for ExprInspection checks.
Jordan Rose
2012-08-22
1
-30
/
+51
*
[analyzer] IPA document: address Ted's review comments (path
Anna Zaks
2012-08-22
1
-27
/
+19
*
Review, comment, and reformat IPA.txt, including feedback comments.
Ted Kremenek
2012-08-22
1
-53
/
+259
*
[analyzer] Document our debug checkers and ExprInspection's "builtins".
Jordan Rose
2012-08-22
1
-0
/
+68
*
[analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++.
Jordan Rose
2012-08-21
1
-3
/
+4
*
[analyzer] Add an internal reference document describing IPA and CallEvent.
Jordan Rose
2012-08-17
1
-0
/
+96