summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-08-20 16:00:22 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-08-20 16:00:22 +0000
commit7b1a7bd5bab1dfc1f411daab4761d2842f564fd6 (patch)
treed47bf7802ebce50dc0245f64fabe95bb57e9242b /clang/lib/CodeGen/CodeGenFunction.h
parent6ef4fafef85061d851a9057050552ab17fcc95a8 (diff)
downloadbcm5719-llvm-7b1a7bd5bab1dfc1f411daab4761d2842f564fd6.tar.gz
bcm5719-llvm-7b1a7bd5bab1dfc1f411daab4761d2842f564fd6.zip
[OPENMP][BLOCKS]Fix PR38923: reference to a global variable is captured
by a block. Added checks for capturing of the variable in the block when trying to emit correct address for the variable with the reference type. This extra check allows correctly identify the variables that are not captured in the block context. llvm-svn: 340181
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud