[PATCH] D52150: [clang-format] BeforeHash added to IndentPPDirectives
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 21 02:04:13 PST 2019
MyDeveloperDay marked an inline comment as done.
MyDeveloperDay added inline comments.
================
Comment at: lib/Format/UnwrappedLineFormatter.cpp:15
#include <queue>
#define DEBUG_TYPE "format-formatter"
----------------
Nice! its the irony of clang-format code is that its not clang formatted!!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52150/new/
https://reviews.llvm.org/D52150
More information about the cfe-commits
mailing list