Evgeniy Stepanov af2bc9ba6b Fix compilation.
unittests/ADT/TwineTest.cpp:106:38: error: field 'Count' will be initialized after base 'llvm::FormatAdapter<int>' [-Werror,-Wreorder]
    explicit formatter(int &Count) : Count(Count), FormatAdapter(0) {}

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290029 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-17 01:31:46 +00:00
..
2016-08-10 19:50:14 +00:00
2016-10-18 17:50:39 +00:00
2014-06-08 22:29:17 +00:00
2016-10-19 18:02:21 +00:00
2014-06-08 22:29:17 +00:00
2016-08-10 17:52:09 +00:00
2016-04-18 09:17:29 +00:00
2016-12-17 01:31:46 +00:00