summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage-custom.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-10-30 15:50:12 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-10-30 15:50:12 +0000
commit6070542296fc885589ddf7dcc8f3ce0c696db580 (patch)
treeb7d788a5e26d3d781e4ff41505baa0805ebd55e5 /clang-tools-extra/test/clang-tidy/cppcoreguidelines-macro-usage-custom.cpp
parente5369885dd8c925f7394207dd2752d488f0379a3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud