diff options
| author | Jan Svoboda <jan_svoboda@apple.com> | 2020-12-18 15:24:39 +0100 |
|---|---|---|
| committer | Jan Svoboda <jan_svoboda@apple.com> | 2020-12-21 11:32:47 +0100 |
| commit | 5a85526728c9e57efe26f322e4718fffd2634d23 (patch) | |
| tree | 3be06e9bdf494158076a1058aafd58be84cd84c0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 70410a264949101ced3ce3458f37dd4cc2f5af85 (diff) | |
[clang] Use enum for LangOptions::SYCLVersion instead of unsigned
`LangOptions::SYCLVersion` can only have two values. This patch introduces an enum that allows us to reduce the member size from 32 bits to 1 bit.
Consequently, this also makes marshalling of this option fit into our model for enums: D84674.
Reviewed By: bader
Differential Revision: https://reviews.llvm.org/D93540
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
