summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_depend_messages.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2020-01-02 17:20:47 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2020-01-03 10:43:40 -0600
commitd2d2fb19f7ea3b192247ca2d6995e66229366cec (patch)
tree1e758e8dcf9812ca0f5f2884c88935faf5a6bb13 /clang/test/OpenMP/target_parallel_depend_messages.cpp
parent6b9ee2d6cd9fc3534bb9d7e1582c57f1857e411b (diff)
downloadbcm5719-llvm-d2d2fb19f7ea3b192247ca2d6995e66229366cec.tar.gz
bcm5719-llvm-d2d2fb19f7ea3b192247ca2d6995e66229366cec.zip
[Attributor][FIX] Allow dead users of rewritten function
If we replace a function with a new one because we rewrite the signature, dead users may still refer to the old version. With this patch we reuse the code that deals with dead functions, which the old versions are, to avoid problems.
Diffstat (limited to 'clang/test/OpenMP/target_parallel_depend_messages.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud