[PATCH] D25816: Use descriptive message if list initializer is incorrectly parenthesized.

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 12 07:48:41 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286721: Use descriptive message if list initializer is incorrectly parenthesized. (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D25816?vs=75404&id=77725#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25816

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/test/SemaCXX/cxx0x-initializer-references.cpp
  cfe/trunk/test/SemaCXX/cxx0x-initializer-scalars.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25816.77725.patch
Type: text/x-patch
Size: 7020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161112/e9839272/attachment.bin>


More information about the cfe-commits mailing list