diff options
| author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2025-01-15 17:44:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 17:44:25 -0400 |
| commit | 1c3df5308a86aaed4c91869982d365cc20f2b511 (patch) | |
| tree | 990b1fce80309c963c7944dde484c6451a22b049 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | ef1260acc0cf83270ce90e5f897c1f2620ba09a6 (diff) | |
| download | llvm-1c3df5308a86aaed4c91869982d365cc20f2b511.zip llvm-1c3df5308a86aaed4c91869982d365cc20f2b511.tar.gz llvm-1c3df5308a86aaed4c91869982d365cc20f2b511.tar.bz2 | |
[NFC] Explicitly use `clang::Module` in test file
https://github.com/llvm/llvm-project/pull/122887 uses `Module` to refer
to `clang::Module` in a test that has `using namespace llvm;`.
This causes lookup ambiguity with `llvm::Module` if the headers involved
expose that name (e.g., for downstream codebases).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
