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

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 09:29:47 PDT 2016


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/D18416

Files:
  cfe/trunk/include/clang/Basic/LangOptions.def
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Sema/SemaCUDA.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/test/CodeGenCUDA/function-overload.cu
  cfe/trunk/test/CodeGenCUDA/host-device-calls-host.cu
  cfe/trunk/test/SemaCUDA/builtins.cu
  cfe/trunk/test/SemaCUDA/function-overload.cu
  cfe/trunk/test/SemaCUDA/function-target-disabled-check.cu
  cfe/trunk/test/SemaCUDA/function-target-hd.cu
  cfe/trunk/test/SemaCUDA/implicit-intrinsic.cu
  cfe/trunk/test/SemaCUDA/implicit-member-target-collision-cxx11.cu
  cfe/trunk/test/SemaCUDA/method-target.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18416.51935.patch
Type: text/x-patch
Size: 25836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160329/15565282/attachment-0001.bin>


More information about the cfe-commits mailing list