diff options
| author | Xiang Li <python3kgae@outlook.com> | 2024-07-01 10:44:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-01 13:44:26 -0400 |
| commit | 75ec24e875762f038bf490d6e3fa5d4743d7afd1 (patch) | |
| tree | e8fe630a00e607f4e42b1d03dd56bac40c475dad /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 9f3bfbb680e6cef9c5b902dac4ad541b99e1ea6a (diff) | |
[HLSL][clang][Driver] Fix error when using the option -fcgl in --driver-mode=dxc. (#97001)
When -fcgl is set in --driver-mode=dxc, both -S and -emit-llvm are
currently enabled.
This results in the following error:
```
error: '-S' action ignored; '-emit-llvm' action specified previously.
```
This change fixes the issue by not rendering -S in RenderHLSLOptions.
Additionally, a test has been added to ensure that enabling -fcgl does
not trigger any diagnostics
Fixes #97296
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
