[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
Thu Oct 13 14:11:18 PDT 2022


efriedma updated this revision to Diff 467601.
efriedma added a comment.

Add dedicated error message.


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.467601.patch
Type: text/x-patch
Size: 5342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221013/35f1ce9b/attachment-0001.bin>


More information about the cfe-commits mailing list