diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-09-24 09:07:24 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-09-24 13:51:21 -0400 |
commit | d1419c9fdab141617b6aa9f028191b9bfc8be260 (patch) | |
tree | 752b8ca587e836b44d6c4af1cfbacaeee0105f7d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 81a408808f668c74ada3a1ed3d55f1feef334872 (diff) | |
download | llvm-d1419c9fdab141617b6aa9f028191b9bfc8be260.zip llvm-d1419c9fdab141617b6aa9f028191b9bfc8be260.tar.gz llvm-d1419c9fdab141617b6aa9f028191b9bfc8be260.tar.bz2 |
[OPENMP]Fix PR47621: Variable used by task inside a template function is not made firstprivate by default
Need to fix a check for the variable if it is declared in the inner
OpenMP region to be able to firstprivatize it.
Differential Revision: https://reviews.llvm.org/D88240
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions