[PATCH] D151062: [clang][Sema] Fix a crash when instantiating a non-type template argument in a dependent scope.

Sheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 06:47:19 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcde139016a4e: [clang][Sema] Fix a crash when instantiating a non-type template argument in a… (authored by 0x59616e).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D151062?vs=525157&id=525160#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151062/new/

https://reviews.llvm.org/D151062

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaTemplate.cpp
  clang/test/SemaCXX/PR62533.cpp
  clang/test/SemaTemplate/ms-sizeof-missing-typename.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151062.525160.patch
Type: text/x-patch
Size: 5059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230524/09b5bfb0/attachment-0001.bin>


More information about the cfe-commits mailing list