diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-03-23 20:07:07 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-03-23 20:07:07 +0000 |
commit | c7649dc74995be4239b7b4ac05d36959e2d7d4ad (patch) | |
tree | bef903ff99caf99534b60c94ea5714a2a0753c88 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 613112826e1088a90b3e95597b0f7049d35bcb4b (diff) | |
download | bcm5719-llvm-c7649dc74995be4239b7b4ac05d36959e2d7d4ad.tar.gz bcm5719-llvm-c7649dc74995be4239b7b4ac05d36959e2d7d4ad.zip |
Make sure to perform dependent access checks when instantiating a
lambda-expression. We don't actually instantiate the closure type / operator()
in the template in order to produce the closure type / operator() in the
instantiation, so this isn't caught by the normal path.
llvm-svn: 264184
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions