llvm-project/lldb
Jonas Devlieghere 2965e9bd5e [lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)
Give the framework argument its own variable (LLDB_FRAMEWORK_DIR) so
that we can configure it in lit.site.cfg.py if we so desire.
2020-08-28 18:15:33 -07:00
..
bindings Create ${swig_target}-scripts target instead of lldb-python-scripts 2020-08-22 19:36:37 -07:00
cmake [lldb] Remove redundant call to FindBacktrace (NFC) 2020-08-20 22:41:49 -07:00
docs [lldb] Remote disk file/directory completion for platform commands 2020-08-24 17:55:54 +02:00
examples Harmonize Python shebang 2020-07-16 21:53:45 +02:00
include/lldb [lldb/Utility] Polish the Scalar class 2020-08-28 11:51:25 +02:00
packages/Python [lldb] Get rid of LLDB_LIB_DIR and LLDB_IMPLIB_DIR in dotest 2020-08-28 15:45:54 -07:00
resources
scripts Harmonize Python shebang 2020-07-16 21:53:45 +02:00
source [lldb] Fix typo in disassemble_options_line description 2020-08-28 11:41:59 -07:00
test [lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC) 2020-08-28 18:15:33 -07:00
third_party/Python/module Revert "[lldb] temporary commit to see why a test is failing only on lldb-aarch64-ubuntu" 2020-08-05 11:55:02 +02:00
tools [lldb] Get rid of LLDB_LIB_DIR and LLDB_IMPLIB_DIR in dotest 2020-08-28 15:45:54 -07:00
unittests [lldb] Fix "no matching std::pair constructor" on Ubuntu 16.04 (NFC) 2020-08-27 17:23:44 -07:00
utils [lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC) 2020-08-28 18:15:33 -07:00
.clang-format
.clang-tidy [lldb] Add .clang-tidy with customization to disable readability-identifier-naming 2020-03-09 12:50:28 -07:00
.gitignore Add .noindex to the gitignore 2019-04-05 17:57:42 +00:00
CMakeLists.txt Create ${swig_target}-scripts target instead of lldb-python-scripts 2020-08-22 19:36:37 -07:00
CODE_OWNERS.txt [lldb][NFC] Cleanup mentions and code related to lldb-mi 2019-07-19 15:55:23 +00:00
LICENSE.TXT
use_lldb_suite_root.py