[PATCH] D18380: [CUDA] Implement -fcuda-relaxed-constexpr, and enable it by default.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 15:48:45 PDT 2016


jlebar updated this revision to Diff 51357.
jlebar added a comment.

Actually run the tests, and fix the CUDA overloading test.


http://reviews.llvm.org/D18380

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaOverload.cpp
  test/SemaCUDA/function-overload.cu
  test/SemaCUDA/relaxed-constexpr.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18380.51357.patch
Type: text/x-patch
Size: 18885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160322/e77e2390/attachment-0001.bin>


More information about the cfe-commits mailing list