[PATCH] D32761: Fix bugs checking va_start in lambdas and erroneous contexts

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 13:04:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302188: Fix bugs checking va_start in lambdas and erroneous contexts (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D32761?vs=97503&id=97868#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32761

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/OpenMP/varargs.cpp
  cfe/trunk/test/SemaCXX/varargs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32761.97868.patch
Type: text/x-patch
Size: 5142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170504/9f3da80b/attachment.bin>


More information about the cfe-commits mailing list