Skip to content
Snippets Groups Projects
Commit b0c092f2 authored by Serge Guelton's avatar Serge Guelton
Browse files

Suppress all uses of LLVM_END_WITH_NULL. NFC.

Use variadic templates instead of relying on <cstdarg> + sentinel.

This enforces better type checking and makes code more readable.

Differential revision: https://reviews.llvm.org/D32550


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@302572 91177308-0d34-0410-b5e6-96231b3b80d8
parent 56d4ee6d
Branches
No related tags found
No related merge requests found
Showing
with 204 additions and 298 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment