[PATCH] D137251: [clang][cuda/hip] Allow `__noinline__` lambdas

Pierre van Houtryve via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 3 02:05:26 PDT 2022


Pierre-vh updated this revision to Diff 472875.
Pierre-vh marked 2 inline comments as done.
Pierre-vh added a comment.

Comments

Not sure if the release note is in the right place though.
As for the test, I did something quite targeted/minimal, hope it's fine?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137251

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Parse/ParseExprCXX.cpp
  clang/test/CodeGenCUDA/lambda-noinline.cu
  clang/test/Parser/lambda-attr.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137251.472875.patch
Type: text/x-patch
Size: 4694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221103/0dfd4d43/attachment.bin>


More information about the cfe-commits mailing list