forked from OSchip/llvm-project
f9ad1d1c77
Looks like lldb has some issues with this - somehow it causes lldb to
treat a "char[N]" type as an array of chars (prints them out
individually) but a "char [N]" is printed as a string. (even though the
DWARF doesn't have this string in it - it's something to do with the
string lldb generates for itself using clang)
This reverts commit
|
||
---|---|---|
.. | ||
APValue | ||
anonymous-fields | ||
asm | ||
attr | ||
category | ||
choose-expr | ||
class | ||
class-template | ||
class-template-partial-spec | ||
class2 | ||
codegen-body | ||
codegen-exprs | ||
enum | ||
exprs | ||
exprs-cpp | ||
function | ||
function-cpp | ||
generic-selection-expr | ||
inheritance | ||
init-ctors | ||
injected-class-name-decl | ||
interface | ||
macro | ||
namespace | ||
property | ||
std-initializer-list | ||
struct | ||
typedef | ||
unnamed_fields | ||
var | ||
var-cpp |