diff options
| author | Giuliano Belinassi <gbelinassi@suse.de> | 2023-09-11 06:51:11 -0700 |
|---|---|---|
| committer | erichkeane <ekeane@nvidia.com> | 2023-09-11 06:51:11 -0700 |
| commit | 0323938d3c7a1a48b60a7dea8ec7300e98b4a931 (patch) | |
| tree | 397b4e444cf91888315ce5d7d444f5cfb935dc1f /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py | |
| parent | 12ac0f6ede18579ddea0f9549ca9f9619f39f790 (diff) | |
Fix warning in MSVC
Currently there is no PrintOnLeft attribute set, which results in an
empty switch-case. When compiling this, MSVC issues a warning saying
that the switch-case is empty. Fix this by using a macro and checking
if this macro is defined or not.
Links to D157394
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
