[PATCH] D138387: [Clang] Implement static operator[]
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 02:40:08 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3faf1f17a5c3: [Clang] Implement static operator[] (authored by royjacobson).
Changed prior to commit:
https://reviews.llvm.org/D138387?vs=477550&id=478493#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138387/new/
https://reviews.llvm.org/D138387
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/CXX/over/over.oper/p7.cpp
clang/test/CodeGenCXX/cxx2b-static-call-operator.cpp
clang/test/CodeGenCXX/cxx2b-static-subscript-operator.cpp
clang/test/Lexer/cxx-features.cpp
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138387.478493.patch
Type: text/x-patch
Size: 10657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/054179fe/attachment-0001.bin>
More information about the cfe-commits
mailing list