]> granicus.if.org Git - llvm/commit
Support: Add llvm::center_justify.
authorFrederich Munch <colsebas@hotmail.com>
Thu, 13 Jul 2017 16:11:08 +0000 (16:11 +0000)
committerFrederich Munch <colsebas@hotmail.com>
Thu, 13 Jul 2017 16:11:08 +0000 (16:11 +0000)
commitd6657666e994cb95d89449c440095f9daa402c20
treeeec8883aa1a7827195ac02903881bd5047317ee6
parent74479e8cb31bdb7e2073b0c9e1e7e3f275c75fdb
Support: Add llvm::center_justify.

Summary: Completes the set.

Reviewers: ruiu

Reviewed By: ruiu

Subscribers: ruiu, llvm-commits

Differential Revision: https://reviews.llvm.org/D35278

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307922 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Format.h
lib/Support/raw_ostream.cpp
unittests/Support/raw_ostream_test.cpp