[PATCH] D75409: [mlir] NFC - Move Vector structure from RunnerUtils.h to CRunnerUtils.h
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 06:42:21 PST 2020
nicolasvasilache added a comment.
I did encounter a few cases where my clang-format does not agree with what phab says.
I rebuilt clang at HEAD today and I have:
.../llvm-project$ git-clang-format --binary=./build/bin/clang-format --style=LLVM HEAD^
clang-format did not modify any files
I can manually "fix" the format to make phab happy like I did in the past but I doubt phab is right.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75409/new/
https://reviews.llvm.org/D75409
More information about the llvm-commits
mailing list