[all-commits] [llvm/llvm-project] 920632: [lldb/CMake] Fix typo that prevented regenerating ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri May 29 23:51:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92063228f85bfe22a6dfe20bf01c99ffe6ff3130
https://github.com/llvm/llvm-project/commit/92063228f85bfe22a6dfe20bf01c99ffe6ff3130
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M lldb/bindings/CMakeLists.txt
Log Message:
-----------
[lldb/CMake] Fix typo that prevented regenerating the bindings
A typo in the GLOB patter prevented us from detecting changes in the
interface files and trigger SWIG to regenerate the bindings.
More information about the All-commits
mailing list