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

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 03:20:03 PDT 2016


sepavloff updated this revision to Diff 75404.
sepavloff added a comment.

Addressed reviewr's notes.


https://reviews.llvm.org/D25816

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

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


More information about the cfe-commits mailing list