The only interface that we ever plan to have in this file is
PlatformDevice, so it makes sense to rename the file to reflect that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good, with one minor nit.
streamexecutor/include/streamexecutor/PlatformDevice.h | ||
---|---|---|
19–20 ↗ | (On Diff #70430) | Header guards need changing too. |
streamexecutor/include/streamexecutor/PlatformDevice.h | ||
---|---|---|
18–20 ↗ | (On Diff #70434) | Great catch! Thanks. |