Upgrade clang-tidy on CI. (#5469)
* Correct all clang-tidy errors. * Upgrade clang-tidy to 10 on CI. Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
@@ -50,6 +50,6 @@ void TestCudfAdapter()
|
||||
});
|
||||
}
|
||||
|
||||
TEST(device_adapter, CudfAdapter) {
|
||||
TEST(DeviceAdapter, CudfAdapter) {
|
||||
TestCudfAdapter();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user