Import lldb r233478: Fix build failure on Freebsd with gcc 4.9.
llvm.org/pr23051 Submitted by: rodrigc
This commit is contained in:
parent
513635bfaa
commit
e3327e3942
@ -4886,7 +4886,7 @@ struct string_pair
|
||||
|
||||
struct Db
|
||||
{
|
||||
typedef String String;
|
||||
typedef ::String String;
|
||||
typedef Vector<string_pair> sub_type;
|
||||
typedef Vector<sub_type> template_param_type;
|
||||
Vector<string_pair> names;
|
||||
|
Loading…
x
Reference in New Issue
Block a user