[PATCH] D12652: [Static Analyzer] Lambda support.
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 10 15:21:16 PDT 2015
xazax.hun updated this revision to Diff 34498.
xazax.hun added a comment.
- Updated to latest trunk
- Added test for the defensive inline check heuristic case
- Added test for diagnostic within a lambda body
- Added test for path notes
http://reviews.llvm.org/D12652
Files:
include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
lib/StaticAnalyzer/Core/MemRegion.cpp
test/Analysis/dead-stores.cpp
test/Analysis/lambda-notes.cpp
test/Analysis/lambdas.cpp
test/Analysis/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12652.34498.patch
Type: text/x-patch
Size: 22973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150910/f80cdc85/attachment-0001.bin>
More information about the cfe-commits
mailing list