hanchenye-llvm-project/clang/lib/Index
Yaron Keren 556b21aa10 Remove and forbid raw_svector_ostream::flush() calls.
After r244870 flush() will only compare two null pointers and return,
doing nothing but wasting run time. The call is not required any more
as the stream and its SmallString are always in sync.

Thanks to David Blaikie for reviewing.

llvm-svn: 244928
2015-08-13 18:12:56 +00:00
..
CMakeLists.txt [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
CommentToXML.cpp Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
Makefile
SimpleFormatContext.h Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:58:30 +00:00
USRGeneration.cpp Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00