Unbreak build with libc++, whose std::list<T> requires T to be complete.
authorDouglas Gregor <dgregor@apple.com>
Thu, 5 Sep 2013 18:28:53 +0000 (18:28 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 5 Sep 2013 18:28:53 +0000 (18:28 +0000)
commit7cfed2113c4e87f15e566ca67b5cc02e6a99f06d
tree9c44b79fa5180393d01036cb0e3bd471f628aa5c
parentcf7289f6d9ffcc2b55aa73ec0cc3fd9c649b9778
Unbreak build with libc++, whose std::list<T> requires T to be complete.

llvm-svn: 190075
clang/lib/Format/UnwrappedLineParser.h