[PATCH] D131892: [Sema] fix false -Wcomma being emitted from void returning functions
YingChi Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 16 05:45:07 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGccbc22cd8976: [Sema] fix false -Wcomma being emitted from void returning functions (authored by inclyc).
Changed prior to commit:
https://reviews.llvm.org/D131892?vs=452767&id=452970#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131892/new/
https://reviews.llvm.org/D131892
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/warn-comma-operator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131892.452970.patch
Type: text/x-patch
Size: 2894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220816/0aa61190/attachment.bin>
More information about the cfe-commits
mailing list