llvm-project/lldb/include/lldb
Eugene Zelenko ecf34922f0 Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Symbol; other minor fixes.
llvm-svn: 251673
2015-10-30 00:04:20 +00:00
..
API Minor cleanup of SBTypeSummary::CreateWithCallback to take an optional description argument 2015-10-27 01:17:28 +00:00
Breakpoint Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/DataFormatters, Breakpoint and Utility; other minor fixes. 2015-10-27 17:20:33 +00:00
Core Fix Clang-tidy modernize-use-nullptr warnings in remaining files in include/lldb/Core; other minor fixes. 2015-10-28 22:11:25 +00:00
DataFormatters Add a --language (-l) option to the formatter delete commands in order to allow removing formatters from language categories 2015-10-29 22:18:05 +00:00
Expression Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Expression and Host; other minor fixes. 2015-10-29 00:27:24 +00:00
Host Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Expression and Host; other minor fixes. 2015-10-29 00:27:24 +00:00
Initialization Fix Clang-tidy misc-use-override warnings in include/lldb/Expression and include/lldb/Initialization, unify inclusion guards 2015-08-18 09:18:19 +00:00
Interpreter Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Interpreter; other minor fixes. 2015-10-24 00:20:14 +00:00
Symbol Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/Symbol; other minor fixes. 2015-10-30 00:04:20 +00:00
Target Fix Clang-tidy modernize-use-nullptr warnings in remaining files in include/lldb/Target; other minor fixes. 2015-10-29 20:33:47 +00:00
Utility Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/DataFormatters, Breakpoint and Utility; other minor fixes. 2015-10-27 17:20:33 +00:00
Makefile Make install on lldb was not installing the header files (probably because the file was copied from clang and not updated) 2013-09-20 13:22:45 +00:00
lldb-defines.h Add UNUSED_IF_ASSERT_DISABLED and apply it. 2015-07-24 00:23:29 +00:00
lldb-enumerations.h Resubmit: RenderScript command for printing allocation contents 2015-10-16 08:28:47 +00:00
lldb-forward.h Fix build and some warnings after r250798 2015-10-20 09:21:04 +00:00
lldb-private-enumerations.h Make the ObjCLanguageRuntimes comply with llvm-style RTTI 2015-09-23 20:12:19 +00:00
lldb-private-forward.h Refactor Unix signals. 2015-07-14 01:09:28 +00:00
lldb-private-interfaces.h Fixed version of r250913, which actually implements all the static functions. 2015-10-21 19:14:33 +00:00
lldb-private-types.h Remove some useless typedef's. 2015-10-26 21:32:31 +00:00
lldb-private.h Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb-public.h Removed the "lldb-forward-rtti.h" header file as it was designed to contain 2012-01-30 02:53:15 +00:00
lldb-types.h Rename clang_type_t to opaque_compiler_type_t. 2015-09-22 17:04:24 +00:00
lldb-versioning.h Fix a few errors found when building lldb with newer versions of clang. 2013-10-05 02:52:22 +00:00