Use Clang workaround for Thrust regarless of the version
Created by: dalg24
I encountered the bug with CUDA-10.0 and LLVM/Clang v10.0.0
Rather than attempting to discriminate combinations of CUDA/Clang versions, I suggest we use the workaround unconditionally for now.