llvm-project/lldb
Zequan Wu d5b6e30ed3 [LLDB][Clang] add AccessSpecDecl for methods and fields in RecordType
This allows access type be printed when running `lldb-test -dump-ast` and
`lldb-test -dump-clang-ast`.

Differential Revision: https://reviews.llvm.org/D115062
2022-01-04 13:50:24 -08:00
..
bindings [lldb/python] Fix dangling Event and CommandReturnObject references 2022-01-04 14:49:00 +01:00
cmake [lldb] Use `GNUInstallDirs` to support custom installation dirs. 2021-12-22 00:28:53 +00:00
docs Load binary by UUID from qProcessInfo packet fields 2021-12-23 15:20:50 -08:00
examples [lldb/plugins] Add arm64(e) support to ScriptedProcess 2021-12-06 16:11:59 -08:00
include/lldb [lldb] Remove unused AproposAllSubCommands (NFC) 2022-01-02 11:30:51 -08:00
packages/Python [lldb] Remove lldbtest.getBuildFlags 2021-12-30 12:19:24 +01:00
resources
scripts
source [LLDB][Clang] add AccessSpecDecl for methods and fields in RecordType 2022-01-04 13:50:24 -08:00
test [LLDB][Clang] add AccessSpecDecl for methods and fields in RecordType 2022-01-04 13:50:24 -08:00
third_party/Python/module [lldb][NFC] Inclusive language: replace master/slave names for ptys 2021-11-12 10:54:18 -06:00
tools [lldb] Remove reproducer replay functionality 2021-12-17 17:14:52 -08:00
unittests [lldb] Fix PR52702 by fixing bool conversion of Mangled 2021-12-29 17:17:52 +08:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt [lldb] Use `GNUInstallDirs` to support custom installation dirs. 2021-12-22 00:28:53 +00:00
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py