[Parallel_libs-commits] [PATCH] D24269: [SE] Rename PlatformInterfaces to PlatformDevice
James Price via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Tue Sep 6 10:38:57 PDT 2016
jprice accepted this revision.
jprice added a comment.
This revision is now accepted and ready to land.
Looks good, with one minor nit.
================
Comment at: streamexecutor/include/streamexecutor/PlatformDevice.h:19-20
@@ -22,4 +18,4 @@
#ifndef STREAMEXECUTOR_PLATFORMINTERFACES_H
#define STREAMEXECUTOR_PLATFORMINTERFACES_H
----------------
Header guards need changing too.
https://reviews.llvm.org/D24269
More information about the Parallel_libs-commits
mailing list