[PATCH] D57655: clang-format with UseTab: Always sometimes doesn't insert the right amount of tabs.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 3 09:07:22 PST 2019


lebedev.ri requested changes to this revision.
lebedev.ri added a comment.
This revision now requires changes to proceed.

Test?
Is this a fix, or a new formatting style?



================
Comment at: WhitespaceManager.cpp:3-6
+//                     The LLVM Compiler Infrastructure
 //
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
----------------
That is incorrect.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57655/new/

https://reviews.llvm.org/D57655





More information about the cfe-commits mailing list