[all-commits] [llvm/llvm-project] 9c7ace: [CUDA][NFC] Fix inexact warning message about lambdas
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Oct 26 18:29:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c7ace60aa629ecb7bc836802a7f4e33ee1045f1
https://github.com/llvm/llvm-project/commit/9c7ace60aa629ecb7bc836802a7f4e33ee1045f1
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/test/Parser/lambda-attr.cu
Log Message:
-----------
[CUDA][NFC] Fix inexact warning message about lambdas
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D112521
More information about the All-commits
mailing list