Lucas created this revision.
Lucas requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114834
Files:
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/varargs.cpp
Index: clang
Lucas created this revision.
Lucas requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114839
Files:
clang/lib/Sema/SemaExpr.cpp
Index: clang/lib/Sema/SemaExpr.cpp
==
Lucas updated this revision to Diff 390886.
Lucas added a comment.
Checking with clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114834/new/
https://reviews.llvm.org/D114834
Files:
clang/lib/Sema/SemaExpr.cpp
Index: clang/lib/Sema/
Lucas updated this revision to Diff 390889.
Lucas added a comment.
Include all local changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114834/new/
https://reviews.llvm.org/D114834
Files:
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/vara