[PATCH] D21868: [CUDA] Rename member variables in CudaInstallationDetector.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 29 15:59:29 PDT 2016


jlebar created this revision.
jlebar added a reviewer: tra.
jlebar added a subscriber: cfe-commits.

Remove the "Cuda" prefix from these variables -- it's clear that they
related to CUDA given their containing type.

http://reviews.llvm.org/D21868

Files:
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21868.62300.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160629/9b44bcb8/attachment-0001.bin>


More information about the cfe-commits mailing list