llvm-project/lldb/source
Raphael Isemann b0ca908808 [lldb][NFC] Move Clang-specific flags to ClangUserExpression
LLVMUserExpression doesn't use these variables and they are all specific to Clang.

Also removes m_const_object as this was actually never used by anyone (and Clang
didn't report it as we assigned it in the constructor which seems to count as use).

llvm-svn: 370440
2019-08-30 07:44:29 +00:00
..
API [lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and remove any undocumented/redundant return values 2019-08-22 07:41:23 +00:00
Breakpoint [lldb] D66174 `RegularExpression` cleanup 2019-08-20 09:24:20 +00:00
Commands [lldb] Allow partial completions to fix directory completion. 2019-08-27 11:32:22 +00:00
Core [Core] Use GetAPInt instead of constructing APInts in place 2019-08-28 20:15:57 +00:00
DataFormatters [FormatManage] Fix the format info order 2019-08-22 03:12:25 +00:00
Expression [lldb][NFC] Move Clang-specific flags to ClangUserExpression 2019-08-30 07:44:29 +00:00
Host [lldb] Allow partial completions to fix directory completion. 2019-08-27 11:32:22 +00:00
Initialization Various build fixes for lldb on MinGW 2019-08-06 18:20:43 +00:00
Interpreter [lldb] Fix and test completion for ambiguous long options 2019-08-28 10:17:23 +00:00
Plugins [lldb][NFC] Move Clang-specific flags to ClangUserExpression 2019-08-30 07:44:29 +00:00
Symbol [lldb][NFC] Refactor and document ClangASTContext::IsOperator 2019-08-28 13:46:01 +00:00
Target DWARFExpression: Simplify class interface 2019-08-27 07:49:41 +00:00
Utility ProcessInstanceInfo: Fix dumping of invalid user ids 2019-08-26 13:03:21 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00