aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2020-01-07 13:39:18 -0500
committerAlexey Bataev <a.bataev@hotmail.com>2020-01-07 13:44:10 -0500
commitc972f6fd7919b737f4c991d27249b9a947011c8e (patch)
tree8dfd577cbf77d42d61bf0f052644f597fbf53089 /lldb/scripts/Python
parent16f47cf607c7193e888de4c1774c46367a5bedf4 (diff)
downloadllvm-c972f6fd7919b737f4c991d27249b9a947011c8e.zip
llvm-c972f6fd7919b737f4c991d27249b9a947011c8e.tar.gz
llvm-c972f6fd7919b737f4c991d27249b9a947011c8e.tar.bz2
[OPENMP]Allow using of members in standalone declaration pragmas.
If standalone OpenMP declaration pragma, like declare mapper or declare reduction, is declared in the class context, it may reference a member (data or function) in its internal expressions/statements. So, the parsing of such pragmas must be dalayed just like the parsing of the member initializers/definitions before the completion of the class declaration.
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions