[all-commits] [llvm/llvm-project] 6f0229: [mlir][EDSC] NFC - Cleanups to builder-api-test.cpp
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jan 31 13:15:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6f0229bc71b182ee26f05363d42317e60e33f05c
https://github.com/llvm/llvm-project/commit/6f0229bc71b182ee26f05363d42317e60e33f05c
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M mlir/test/EDSC/builder-api-test.cpp
Log Message:
-----------
[mlir][EDSC] NFC - Cleanups to builder-api-test.cpp
This revision does the following post-commit cleanups:
1. don't use -1 magic constants,
2. drop commented out old test that does not belong here,
3. reformat and add a proper clang-format off on a CHECK directive.
More information about the All-commits
mailing list