[PATCH] D146323: inline stmt attribute diagnosing in templates

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 08:17:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG514e4359a543: inline stmt attribute diagnosing in templates (authored by erichkeane).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146323

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaStmtAttr.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/Sema/attr-alwaysinline.cpp
  clang/test/Sema/attr-noinline.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146323.506990.patch
Type: text/x-patch
Size: 17244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230321/1b4bb032/attachment-0001.bin>


More information about the cfe-commits mailing list