diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-02-09 10:18:50 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-02-09 10:18:50 +0000 |
commit | 7345626a5b86bc6c7ff2f86050ad255b16283f40 (patch) | |
tree | 117ada153c3122744a2bb51629ce99a27178566d /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp | |
parent | a0cd970b81ea0a292f0fbbe7f0113746bfe8de5a (diff) | |
download | bcm5719-llvm-7345626a5b86bc6c7ff2f86050ad255b16283f40.tar.gz bcm5719-llvm-7345626a5b86bc6c7ff2f86050ad255b16283f40.zip |
Implement return type deduction for lambdas per C++11
[expr.prim.lambda]p4, including the current suggested resolution of
core isue 975, which allows multiple return statements so long as the
types match. ExtWarn when user code is actually making use of this
extension.
llvm-svn: 150168
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions