llvm-project/lldb
Siger Yang 49229bb92b Revert "[lldb/lua] Force Lua version to be 5.3"
This commit causes buildbot failures if SWIG is available but Lua is
not present.

This reverts commit 7bb42dc6b1.
2021-09-03 17:31:25 +08:00
..
bindings
cmake Revert "[lldb/lua] Force Lua version to be 5.3" 2021-09-03 17:31:25 +08:00
docs [LLDB][Docs] Move best-practices.txt contain to resources/test.rst 2021-08-31 11:45:24 +05:30
examples
include/lldb Try to unbreak lldb build after 973519826e 2021-09-02 11:32:28 -04:00
packages/Python [test] Migrate -gcc-toolchain with space separator to --gcc-toolchain= 2021-08-20 15:24:58 -07:00
resources
scripts
source Revert "[lldb/lua] Force Lua version to be 5.3" 2021-09-03 17:31:25 +08:00
test [lldb] [test] Mark *fork-follow-child* tests non-Darwin 2021-09-03 09:07:53 +02:00
third_party/Python/module
tools Revert "[lldb server] Tidy up LLDB server return codes and associated tests" 2021-09-02 15:27:39 +02:00
unittests [lldb] Return all line entries matchign a line if no column is specified 2021-08-30 14:45:46 +02:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt [lldb] skip host build for lldb_tblgen with LLDB_TABLEGEN_EXE set 2021-08-13 14:18:03 -07:00
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py