[all-commits] [llvm/llvm-project] 5e0bf6: [lldb/SWIG] Fix capitalization for case sensitive ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jan 9 09:23:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5e0bf6772e2ca450d3433fca8b47ce7bac5a6cc7
https://github.com/llvm/llvm-project/commit/5e0bf6772e2ca450d3433fca8b47ce7bac5a6cc7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-09 (Thu, 09 Jan 2020)
Changed paths:
M lldb/bindings/python.swig
Log Message:
-----------
[lldb/SWIG] Fix capitalization for case sensitive file systems.
When moving the Python directory I renamed it to python (lowercase) but
didn't update the python.swig file.
More information about the All-commits
mailing list