diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-12-07 19:49:28 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-12-07 19:49:28 +0000 |
commit | 8cf35e46831800cf173935fbb8fb2285c690902e (patch) | |
tree | af621a839275f730662741eaaa6d4e9fcabc477e /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 6c96486962094e589cc8fae0bd55784f9f711df1 (diff) | |
download | llvm-8cf35e46831800cf173935fbb8fb2285c690902e.zip llvm-8cf35e46831800cf173935fbb8fb2285c690902e.tar.gz llvm-8cf35e46831800cf173935fbb8fb2285c690902e.tar.bz2 |
[OPENMP] Do not capture private variables in the target regions.
Private variables are completely redefined in the outlined regions, so
we don't need to capture them. Patch adds this behavior to the
target-based regions.
llvm-svn: 320078
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions