Enrico Granata c89e4ca3c1 One should actually not do one-line printing of nested aggregates even if they are not the base class
This check was overly strict. Relax it.
While one could conceivably want nested one-lining:
(Foo) aFoo = (x = 1, y = (t = 3, q = “Hello), z = 3.14)
the spirit of this feature is mostly to make *SMALL LINEAR* structs come out more compact.
Aggregates with children and no summary for now just disable the one-lining. Define a one-liner summary to override :)

llvm-svn: 193218
2013-10-23 01:34:31 +00:00
..
2013-06-12 00:32:31 +00:00
2013-07-11 22:46:58 +00:00
2013-01-28 23:47:25 +00:00
2013-07-11 22:46:58 +00:00
2013-07-11 22:46:58 +00:00
2013-07-11 22:46:58 +00:00
2013-07-11 22:46:58 +00:00
2013-02-15 02:36:40 +00:00
2013-07-11 22:46:58 +00:00
2013-10-08 19:03:22 +00:00
2013-10-08 19:03:22 +00:00
2013-10-08 19:03:22 +00:00
2013-10-04 23:14:13 +00:00