diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-01-08 10:30:28 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-01-25 22:43:37 -0600 |
commit | bd756286d2e774716a12f55db27d070595058d53 (patch) | |
tree | d4113ba31f89197a9c89fd8f02e116760a89789e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f19849a07b6728a5100dde3baf8c2bd3bb5e0d6e (diff) | |
download | llvm-bd756286d2e774716a12f55db27d070595058d53.zip llvm-bd756286d2e774716a12f55db27d070595058d53.tar.gz llvm-bd756286d2e774716a12f55db27d070595058d53.tar.bz2 |
[OpenMP][FIX] Enforce a function boundary for a new data environment
Whenever we enter a new OpenMP data environment we want to enter a
function to simplify reasoning. Later we probably want to remove the
entire specialization wrt. the if clause and pass the result to the
runtime, for now this should fix PR48686.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D94315
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions