chapuni added a subscriber: chapuni. chapuni added a comment. This had been failing. Fixed in r267290. See also http://bb.pgr.jp/builders/msbuild-llvmclang-x64-msc19-DA/builds/349
================ Comment at: clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp:120 @@ -119,3 @@ - } - Stream.flush(); - // The initializer list is created, replace leading comma with colon. ---------------- raw_string_ostream cannot be assumed as unbuffered, nor would be flushed by the destructor before Code copied to return value. Repository: rL LLVM http://reviews.llvm.org/D18584 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits