diff options
| author | Valentin Clement <clementval@gmail.com> | 2020-06-25 09:17:15 -0400 |
|---|---|---|
| committer | clementval <clementval@gmail.com> | 2020-06-25 09:18:54 -0400 |
| commit | 5b9ce07a761f7d62ad793f9827750243de597215 (patch) | |
| tree | a8569d88ff1115e9062a4b564a64d7c1553e2ad0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 4837daf8836c66b7b28f58d412173dd7a51f0fdd (diff) | |
| download | llvm-5b9ce07a761f7d62ad793f9827750243de597215.zip llvm-5b9ce07a761f7d62ad793f9827750243de597215.tar.gz llvm-5b9ce07a761f7d62ad793f9827750243de597215.tar.bz2 | |
[openmp] Use Directive_enumSize instead of OMPD_unknown position
Summary:
Previously OMPD_unknown was last item in the Directive enumeration and its position was
used in various comparison and assertion. With the new Directive enumeration, this should be
change with llvm::omp::Directive_enumSize. This patch fix two place where it was not done in
D81736.
Reviewers: vdmitrie, jdoerfert, jdenny
Reviewed By: jdoerfert
Subscribers: yaxunl, guansong, sstefan1, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82518
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
