[PATCH] D151720: [clang][ExprConstant] Fix display of syntactically-invalid note for member function calls
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 23 07:52:19 PDT 2023
hazohelet updated this revision to Diff 533964.
hazohelet added a comment.
Address review comment NFC
- make some arguments conform to bugprone-argument-comments
- edit release note text
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151720/new/
https://reviews.llvm.org/D151720
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/ExprConstant.cpp
clang/test/AST/Interp/constexpr-nqueens.cpp
clang/test/AST/Interp/lambda.cpp
clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p9.cpp
clang/test/CXX/temp/temp.param/p8-cxx20.cpp
clang/test/SemaCXX/constant-expression-cxx11.cpp
clang/test/SemaCXX/constexpr-frame-describe.cpp
clang/test/SemaCXX/cxx2a-consteval.cpp
clang/test/SemaCXX/deduced-return-type-cxx14.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151720.533964.patch
Type: text/x-patch
Size: 18435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230623/e38a2a17/attachment.bin>
More information about the cfe-commits
mailing list