[PATCH] D52695: [clang][Parse] Diagnose useless null statements (PR39111)

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 20 11:02:13 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC347339: [clang][Parse] Diagnose useless null statements / empty init-statements (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52695?vs=174624&id=174812#toc

Repository:
  rC Clang

https://reviews.llvm.org/D52695

Files:
  docs/ReleaseNotes.rst
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Parse/Parser.h
  lib/Parse/ParseExprCXX.cpp
  lib/Parse/ParseStmt.cpp
  test/Parser/extra-semi-resulting-in-nullstmt-in-init-statement.cpp
  test/Parser/extra-semi-resulting-in-nullstmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52695.174812.patch
Type: text/x-patch
Size: 12212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181120/7f08428b/attachment.bin>


More information about the cfe-commits mailing list