Re: [PATCH] D18416: [CUDA] Remove three obsolete CUDA cc1 flags.

2016-03-29 Thread Justin Lebar via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL264739: [CUDA] Remove three obsolete CUDA cc1 flags. (authored by jlebar). Changed prior to commit: http://reviews.llvm.org/D18416?vs=51478&id=51935#toc Repository: rL LLVM http://reviews.llvm.org/D

[PATCH] D18416: [CUDA] Remove three obsolete CUDA cc1 flags.

2016-03-23 Thread Justin Lebar via cfe-commits
jlebar created this revision. jlebar added a reviewer: tra. jlebar added subscribers: cfe-commits, rsmith. * -fcuda-target-overloads Previously unconditionally set to true by the driver. Necessary for correct functioning of the compiler -- our CUDA headers wrapper won't compile without thi