diff options
| author | Anders Leino <aleino@nvidia.com> | 2025-03-10 11:02:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-10 09:02:39 +0000 |
| commit | 5673edfe3602a6585a925dfc555b90f0b68e328d (patch) | |
| tree | 74c10bd7ec5978723388c5fef83a331ea85625c6 /tests/preprocessor | |
| parent | b59d15539d65472c0e5a89e390ad02b98da61e95 (diff) | |
Add module reference options to options list when parsing them (#6539)
* Add module reference options to options list when parsing them
Previously, the module was just added to the compile request directly.
This is a problem because the non-deprecated command line option parsing interface
IGlobalSession::parseCommandLineArguments just creates a temporary compile request.
Therefore these options are currently not detected by the API.
This helps to address issue #4760 since it will need to access these modules in order to
supply all of the required code.
* format code
---------
Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to 'tests/preprocessor')
0 files changed, 0 insertions, 0 deletions
