.. |
AnalysisDeclContext.cpp
|
Update APIs that return a pair of iterators to return an iterator_range instead.
|
2015-02-06 17:25:10 +00:00 |
BodyFarm.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
BodyFarm.h
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
CFG.cpp
|
Fix "the the" in comments/documentation/etc.
|
2015-06-19 01:52:53 +00:00 |
CFGReachabilityAnalysis.cpp
|
Rework CFG edges to encode potentially unreachable edges, instead of just making them NULL.
|
2014-02-27 00:24:00 +00:00 |
CFGStmtMap.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
CMakeLists.txt
|
Reverting r214064 and r215650 while investigating a pesky performance regression
|
2014-09-23 08:34:41 +00:00 |
CallGraph.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
CocoaConventions.cpp
|
Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
|
2015-06-19 23:17:46 +00:00 |
CodeInjector.cpp
|
[Analysis] Add missing newlines at end of file.
|
2014-10-09 20:34:45 +00:00 |
Consumed.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
Dominators.cpp
|
…
|
|
FormatString.cpp
|
Wrap to 80 columns. No behavior change.
|
2015-05-18 02:41:17 +00:00 |
FormatStringParsing.h
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
LiveVariables.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
Makefile
|
…
|
|
ObjCNoReturn.cpp
|
clang/lib/Analysis/ObjCNoReturn.cpp: Fix [-Wnewline-eof]
|
2012-09-13 05:53:17 +00:00 |
PostOrderCFGView.cpp
|
Reverting r214064 and r215650 while investigating a pesky performance regression
|
2014-09-23 08:34:41 +00:00 |
PrintfFormatString.cpp
|
Add support for analyzing FreeBSD kernel printf extensions.
|
2015-02-19 22:32:33 +00:00 |
ProgramPoint.cpp
|
[analyzer] Improved checker naming in CFG dump.
|
2014-02-17 18:25:34 +00:00 |
PseudoConstantAnalysis.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
ReachableCode.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
ScanfFormatString.cpp
|
MS format strings: allow the 'h' length modifier with C, C, s and S (PR20808)
|
2014-09-04 21:39:52 +00:00 |
ThreadSafety.cpp
|
Take the non-reference type when constructing a dummy expression.
|
2015-03-16 21:49:43 +00:00 |
ThreadSafetyCommon.cpp
|
Hide away implementation details of the ThreadSafetyAnalysis in anonymous namespaces
|
2015-03-09 14:19:54 +00:00 |
ThreadSafetyLogical.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |
ThreadSafetyTIL.cpp
|
Hide away implementation details of the ThreadSafetyAnalysis in anonymous namespaces
|
2015-03-09 14:19:54 +00:00 |
UninitializedValues.cpp
|
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
2015-06-22 23:07:51 +00:00 |