[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 20:54:31 PDT 2016
jlebar updated this revision to Diff 51384.
jlebar added a comment.
Update test as discussed -- now we check that we're invoking the correct overloads.
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.51384.patch
Type: text/x-patch
Size: 14264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160323/039f3907/attachment.bin>
More information about the cfe-commits
mailing list