[PATCH] D134928: [Sema] Don't treat a non-null template argument as if it were null.
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 14:42:38 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG795f67934d38: [Sema] Don't treat a non-null template argument as if it were null. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D134928?vs=467601&id=469052#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134928/new/
https://reviews.llvm.org/D134928
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaTemplate.cpp
clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1-11.cpp
clang/test/CXX/temp/temp.arg/temp.arg.nontype/p1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134928.469052.patch
Type: text/x-patch
Size: 5304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221019/5fafd625/attachment.bin>
More information about the cfe-commits
mailing list