llvm-project/lldb/source
Zachary Turner 1639c6bbb1 [Clang AST Context] Add a few helper functions.
The first one allows us to add an enumerator to an enum if we
already have an APSInt, since ultimately the implementation just
constructs one anyway.  The second is just a general utility
function to covert a CompilerType to a clang::TagDecl.

llvm-svn: 349360
2018-12-17 16:15:13 +00:00
..
API Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Breakpoint Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Commands Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Core Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
DataFormatters Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Expression Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Host Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Initialization [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
Interpreter Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Plugins ELF: more section creation cleanup 2018-12-15 13:45:38 +00:00
Symbol [Clang AST Context] Add a few helper functions. 2018-12-17 16:15:13 +00:00
Target Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
Utility Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
CMakeLists.txt Remove Plugins/Process/POSIX from include_directories 2017-04-11 12:26:25 +00:00
lldb.cpp Run clang-format on lldb.cpp 2017-11-02 16:56:52 +00:00