[PATCH] D112521: [CUDA][NFC] Fix inexact warning message about lambdas

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 26 01:51:25 PDT 2021


benshi001 added a comment.

Acutally lambdas with CUDA attributes can have non-empty parameter list, and the original warning message is inexact.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112521



More information about the cfe-commits mailing list