[PATCH] D137823: [clang-format][NFC] Moved configuration parsing tests in own file
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 05:21:01 PST 2022
rymiel added inline comments.
================
Comment at: clang/unittests/Format/ConfigParseTest.cpp:1
+//===- unittest/Format/ConfiParseTest.cpp - Config parsing unit tests -----===//
+//
----------------
typo (Confi) :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137823/new/
https://reviews.llvm.org/D137823
More information about the cfe-commits
mailing list