diff options
author | Nishith Kumar M Shah <nishithshah2211@users.noreply.github.com> | 2024-06-03 08:20:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 17:20:43 +0200 |
commit | 9862080b1cbf685c0d462b29596e3f7206d24aa2 (patch) | |
tree | 34da158b3630f05d7dbb2e65180fdce39d86c0d3 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | d1aa9bac3c8ecc30fcc5d4d80a1f70c729aec909 (diff) | |
download | llvm-9862080b1cbf685c0d462b29596e3f7206d24aa2.zip llvm-9862080b1cbf685c0d462b29596e3f7206d24aa2.tar.gz llvm-9862080b1cbf685c0d462b29596e3f7206d24aa2.tar.bz2 |
Pass LangOpts from CompilerInstance to DependencyScanningWorker (#93753)
This commit fixes https://github.com/llvm/llvm-project/issues/88896 by
passing LangOpts from the CompilerInstance to
DependencyScanningWorker so that the original LangOpts are
preserved/respected.
This makes for more accurate parsing/lexing when certain language
versions or features specific to versions are to be used.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions