llvm-project/clang/include/clang/Analysis
Mehdi Amini 9f10f34a6b Fix printf specifier handling: invalid specifier should not be marked as "consuming data arguments"
Reviewers: rsmith, bruno, dexonsmith

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D27796

llvm-svn: 289850
2016-12-15 18:54:00 +00:00
..
Analyses Fix printf specifier handling: invalid specifier should not be marked as "consuming data arguments" 2016-12-15 18:54:00 +00:00
DomainSpecific Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
FlowSensitive [module] Remove a header that isn't used and doesn't compile. 2014-05-19 22:20:41 +00:00
Support Wdeprecated: Make BumpVectorContext movable 2015-08-13 22:12:21 +00:00
AnalysisContext.h [Analysis] Use unique_ptr in AnalyaisDeclContextManager's ContextMap. 2016-10-10 16:26:44 +00:00
AnalysisDiagnostic.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
CFG.h [CFG] Add iterator_ranges to CFG and CFGBlock. 2016-09-12 08:28:21 +00:00
CFGStmtMap.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
CallGraph.h [StaticAnalysis] Remove unnecessary parameter in CallGraphNode::addCallee. 2016-12-12 14:12:10 +00:00
CloneDetection.h [analyzer] Re-apply r283094 "Improve CloneChecker diagnostics" 2016-10-08 10:54:30 +00:00
CodeInjector.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
ProgramPoint.h [analyzer] Don't merge different return nodes in ExplodedGraph 2016-10-07 14:21:08 +00:00