[PATCH] D115902: [OPENMP]Look through member function call base during implicit DSA analysis.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 16 13:28:09 PST 2021
ABataev created this revision.
ABataev added reviewers: jdoerfert, mikerice, ddpagan.
Herald added subscribers: guansong, yaxunl.
ABataev requested review of this revision.
Herald added a subscriber: sstefan1.
Herald added a project: clang.
Need to look through the base of the member function calls at the DSA
analysis stage to correctly capture implicit class instances.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115902
Files:
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/task_member_call_codegen.cpp
clang/test/OpenMP/taskloop_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115902.394978.patch
Type: text/x-patch
Size: 28972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211216/7b2cdddb/attachment-0001.bin>
More information about the cfe-commits
mailing list