[PATCH] D143178: Add new clang-format alignment option

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 03:58:17 PST 2023


MyDeveloperDay added a comment.

please point to a github issue which outlines what you are fixing and why



================
Comment at: clang/lib/Format/Format.cpp:35
 #include "clang/Basic/SourceManager.h"
+#include "clang/Format/Format.h"
 #include "clang/Lex/Lexer.h"
----------------
why moving?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143178



More information about the cfe-commits mailing list