diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-10-30 15:50:12 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-10-30 15:50:12 +0000 |
commit | 6070542296fc885589ddf7dcc8f3ce0c696db580 (patch) | |
tree | b7d788a5e26d3d781e4ff41505baa0805ebd55e5 /clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage-custom.cpp | |
parent | e5369885dd8c925f7394207dd2752d488f0379a3 (diff) | |
download | bcm5719-llvm-6070542296fc885589ddf7dcc8f3ce0c696db580.tar.gz bcm5719-llvm-6070542296fc885589ddf7dcc8f3ce0c696db580.zip |
[OPENMP] Support for mapping of the lambdas in target regions.
Added support for mapping of lambdas in the target regions. It scans all
the captures by reference in the lambda, implicitly maps those variables
in the target region and then later reinstate the addresses of
references in lambda to the correct addresses of the captured|privatized
variables.
llvm-svn: 345609
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage-custom.cpp')
0 files changed, 0 insertions, 0 deletions