After moving python.swig and lua.swig into their respective
subdirectories, the relative paths in these files were out of date. This
fixes that and ensures the appropriate include paths are set in the SWIG
invocation.
Details
Details
- Reviewers
aprantl - Group Reviewers
Restricted Project - Commits
- rGfbfd831ddac2: [lldb] Fix relative imports and set the appropriate include dirs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo