diff options
author | Faisal Vali <faisalv@yahoo.com> | 2017-04-29 03:49:17 +0000 |
---|---|---|
committer | Faisal Vali <faisalv@yahoo.com> | 2017-04-29 03:49:17 +0000 |
commit | 1f961df10c7f523266a5f66a228aade82110ab11 (patch) | |
tree | 75da6eca1cfeb8ff2a180f0ecbecc42d794f4b29 /llvm/lib/IR/ConstantRange.cpp | |
parent | e9a99327121d6bc5680ac0406ef71294d841802f (diff) | |
download | bcm5719-llvm-1f961df10c7f523266a5f66a228aade82110ab11.tar.gz bcm5719-llvm-1f961df10c7f523266a5f66a228aade82110ab11.zip |
Fix PR32831: 'this capture while instantiating generic lambda call operator specialization
When computing the appropriate cv-qualifiers for the 'this' capture, we have to examine each enclosing lambda - but when using the FunctionScopeInfo stack we have to ensure that the lambda below (outer) is the decl-context of the closure-class of the current lambda.
https://bugs.llvm.org/show_bug.cgi?id=32831
llvm-svn: 301735
Diffstat (limited to 'llvm/lib/IR/ConstantRange.cpp')
0 files changed, 0 insertions, 0 deletions