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
/
lib
/
StaticAnalyzer
/
Core
/
AnalyzerOptions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the change which accidentally crept in into the cherry-pick
George Karpenkov
2018-02-02
1
-1
/
+0
*
[analyzer] Expose exploration strategy through analyzer options.
George Karpenkov
2018-02-02
1
-0
/
+20
*
[analyzer] Enable c++-allocator-inlining by default.
Artem Dergachev
2018-01-24
1
-1
/
+1
*
[CFG] Add LoopExit information to CFG
Peter Szecsi
2017-08-19
1
-0
/
+5
*
[StaticAnalyzer] Completely unrolling specific loops with known bound option
Peter Szecsi
2017-07-25
1
-0
/
+6
*
Revert "[StaticAnalyzer] Completely unrolling specific loops with known bound...
Peter Szecsi
2017-07-20
1
-6
/
+0
*
This feature allows the analyzer to consider loops to completely unroll. New
Peter Szecsi
2017-07-19
1
-0
/
+6
*
CFG: Add CFGElement for automatic variables that leave the scope
Matthias Gehre
2017-07-12
1
-0
/
+11
*
[analyzer] Bump a few default performance thresholds.
Artem Dergachev
2017-06-21
1
-2
/
+2
*
[analyzer] Turn suppress-c++-stdlib on by default
Anna Zaks
2017-03-10
1
-1
/
+1
*
Add a method to get the list of registered static analyzer checkers.
Alexander Kornienko
2016-11-08
1
-0
/
+19
*
[analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last)
Artem Dergachev
2016-10-07
1
-0
/
+7
*
Revert "[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes"
Artem Dergachev
2016-10-07
1
-7
/
+0
*
[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes"
Artem Dergachev
2016-10-07
1
-0
/
+7
*
Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot.
Vitaly Buka
2016-10-04
1
-7
/
+0
*
[analyzer] Extend bug reports with extra notes
Artem Dergachev
2016-10-03
1
-0
/
+7
*
Reapply r251621 "[Analyzer] Widening loops which do not exit"
Sean Eveson
2015-10-30
1
-0
/
+6
*
Revert r251621 "[Analyzer] Widening loops which do not exit" (bot failure)
Sean Eveson
2015-10-30
1
-6
/
+0
*
[Analyzer] Widening loops which do not exit
Sean Eveson
2015-10-29
1
-0
/
+6
*
[Static Analyzer] Properly cash the configuration option for lambda support.
Gabor Horvath
2015-09-11
1
-1
/
+3
*
[analyzer] Add -analyzer-config option for function size the inliner consider...
Devin Coughlin
2015-09-11
1
-0
/
+7
*
[Static Analyzer] Lambda support.
Gabor Horvath
2015-09-11
1
-0
/
+4
*
[analyzer] Apply whitespace cleanups by Honggyu Kim.
Ted Kremenek
2015-09-08
1
-1
/
+1
*
[analyzer] Individual configuration options can be specified for checkers.
Gabor Horvath
2015-03-04
1
-8
/
+51
*
clang-format a recent commit I made
David Blaikie
2014-11-19
1
-1
/
+1
*
Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue.
David Blaikie
2014-11-19
1
-7
/
+10
*
Do not inline methods of C++ containers (coming from headers).
Anna Zaks
2014-06-27
1
-2
/
+2
*
With the option '-analyzer-config stable-report-filename=true',
Sylvestre Ledru
2014-06-14
1
-0
/
+7
*
[C++11] Use 'nullptr'. StaticAnalyzer edition.
Craig Topper
2014-05-27
1
-1
/
+1
*
[analyzer] Inline C++ operator new when c++-inline-allocators is turned on.
Jordan Rose
2014-02-11
1
-0
/
+6
*
Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
2013-07-23
1
-1
/
+1
*
[analyzer] Add very limited support for temporary destructors
Pavel Labath
2013-07-17
1
-1
/
+1
*
[analyzer] Don't inline ~shared_ptr.
Jordan Rose
2013-05-17
1
-0
/
+6
*
[analyzer] Add an option to use the last location in the main source file as ...
Anna Zaks
2013-05-16
1
-0
/
+6
*
[analyzer] Enable destructor inlining by default (c++-inlining=destructors).
Jordan Rose
2013-04-04
1
-1
/
+1
*
[analyzer] For now, don't inline [cd]tors of C++ containers.
Jordan Rose
2013-04-02
1
-0
/
+7
*
[analyzer] Allow suppressing diagnostics reported within the 'std' namespace
Jordan Rose
2013-04-02
1
-0
/
+6
*
Add static analyzer support for conditionally executing static initializers.
Ted Kremenek
2013-03-29
1
-1
/
+1
*
Add configuration plumbing to enable static initializer branching in the CFG ...
Ted Kremenek
2013-03-29
1
-0
/
+5
*
[analyzer] IDC: Add config option; perform the idc check on first “null nod...
Anna Zaks
2013-03-06
1
-0
/
+6
*
[analyzer] Turn on C++ constructor inlining by default.
Jordan Rose
2013-02-27
1
-1
/
+1
*
Include llvm::Optional in clang/Basic/LLVM.h
David Blaikie
2013-02-20
1
-2
/
+1
*
[analyzer] Make shallow mode more shallow.
Anna Zaks
2013-01-30
1
-3
/
+38
*
[analyzer] Use analyzer config for max-inlinable-size option.
Anna Zaks
2013-01-30
1
-0
/
+6
*
[analyzer] Remove further references to analyzer-ipa.
Anna Zaks
2013-01-30
1
-2
/
+2
*
[analyzer] Add 'prune-paths' config option to disable path pruning.
Jordan Rose
2013-01-26
1
-0
/
+4
*
[analyzer] Rename PruneNullReturnPaths to SuppressNullReturnPaths.
Jordan Rose
2013-01-26
1
-2
/
+2
*
[analyzer] Add "-analyzer-config mode=[deep|shallow] ".
Anna Zaks
2013-01-24
1
-2
/
+24
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
1
-1
/
+23
*
[analyzer] refactor: access IPAMode through the accessor.
Anna Zaks
2013-01-24
1
-1
/
+1
[next]