summaryrefslogtreecommitdiff
path: root/clang/test/Parser/lambda-attr.cu
AgeCommit message (Expand)Author
2022-11-04[clang][cuda/hip] Allow `__noinline__` lambdasPierre van Houtryve
2021-10-27[CUDA][NFC] Fix inexact warning message about lambdasBen Shi
2016-10-13[CUDA] Emit deferred diagnostics during Sema rather than during codegen.Justin Lebar
2016-09-30[CUDA] Emit a warning if a CUDA host/device/global attribute is placed after ...Justin Lebar
2016-09-30[CUDA] Handle attributes on CUDA lambdas appearing between [...] and (...).Justin Lebar