This revision was automatically updated to reflect the committed changes.
Closed by commit rL302572: Suppress all uses of LLVM_END_WITH_NULL. NFC.
(authored by serge_sans_paille).
Changed prior to commit:
https://reviews.llvm.org/D32550?vs=96798&id=98339#toc
Repository:
rL LLVM
https://revi
serge-sans-paille added a subscriber: mehdi_amini.
serge-sans-paille added a comment.
@mehdi_amini are you okay with my previous explanation?
https://reviews.llvm.org/D32550
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.
serge-sans-paille created this revision.
Variadic templates are type safer, easier to use and don't require the extra
sentinel.
https://reviews.llvm.org/D32550
Files:
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGCUDANV.cpp
lib/CodeGen/CGCleanup.cpp
lib/CodeGen/CGE