index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
StaticAnalyzer
/
Checkers
/
DebugCheckers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
1
-1
/
+2
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[analyzer][IDF] Add a control dependency calculator + a new debug checker
Kristof Umann
2019-07-05
1
-6
/
+31
*
[analyzer][Dominator] Add post dominators to CFG + a new debug checker
Kristof Umann
2019-07-03
1
-2
/
+28
*
[analyzer] Fix an assertation failure for invalid sourcelocation, add a new d...
Kristof Umann
2019-03-14
1
-0
/
+31
*
[analyzer] Supply all checkers with a shouldRegister function
Kristof Umann
2019-01-26
1
-0
/
+34
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer] Fix some expressions staying live too long. Add a debug checker.
Artem Dergachev
2018-12-16
1
-0
/
+19
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-1
/
+1
*
[analyzer] Evaluate all non-checker config options before analysis
Kristof Umann
2018-11-30
1
-1
/
+3
*
[analyzer] Make issue hash related tests more concise
Gabor Horvath
2017-10-30
1
-33
/
+0
*
[analyzer] Fix IssueHash generation.
Gabor Horvath
2015-12-01
1
-1
/
+2
*
[analyzer] Bug identification
Gabor Horvath
2015-10-22
1
-0
/
+35
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-7
/
+7
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-7
/
+7
*
[C++11] Revert uses of lambdas with array_pod_sort.
Benjamin Kramer
2014-03-07
1
-5
/
+6
*
[C++11] Convert sort predicates into lambdas.
Benjamin Kramer
2014-03-07
1
-6
/
+5
*
[analyzer] Print function name when dumping its CFG.
Jordan Rose
2014-01-15
1
-0
/
+5
*
Fix array_pod_sort predicates after LLVM change.
Benjamin Kramer
2013-09-22
1
-3
/
+3
*
array_pod_sort loses some type safety, better use the right types.
Benjamin Kramer
2013-09-22
1
-2
/
+2
*
Rewrite a cold use of std::sort to array_pod_sort.
Benjamin Kramer
2013-09-22
1
-12
/
+16
*
[analyzer] Add a debug checker that prints Exploded Graph
Anna Zaks
2013-06-24
1
-0
/
+21
*
[analyzer] Fix grammar in comment.
Jordan Rose
2013-04-12
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Add checker debug.ConfigDumper to dump the contents of the configuration table.
Ted Kremenek
2012-10-01
1
-0
/
+35
*
Unify naming of LangOptions variable/get function across the Clang stack (Lex...
David Blaikie
2012-03-11
1
-2
/
+2
*
Add a basic CallGraph to Analysis.
Anna Zaks
2012-03-08
1
-0
/
+41
*
Colorize and condense CFG pretty-printing.
Ted Kremenek
2011-12-22
1
-1
/
+3
*
[analyzer] Rely on LLVM Dominators in Clang dominator computation.
Anna Zaks
2011-12-05
1
-2
/
+2
*
Add source-level dominators analysis. Patch by Guoping Long!
Ted Kremenek
2011-10-25
1
-0
/
+23
*
Remove AnalysisContext::getLiveVariables(), and introduce a templatized mecha...
Ted Kremenek
2011-10-07
1
-1
/
+1
*
[analyzer] Rename CheckerV2 -> Checker.
Argyrios Kyrtzidis
2011-03-01
1
-4
/
+4
*
[analyzer] Use the new registration mechanism for the debugging info "checks".
Argyrios Kyrtzidis
2011-02-17
1
-0
/
+80