There's an overload that we can use to make this a bit cleaner.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25114
[CUDA] Fix up MaybeParseGNUAttributes call used for out-of-place attributes on CUDA lambdas. ClosedPublic Authored by jlebar on Sep 30 2016, 11:37 AM.
Details Summary There's an overload that we can use to make this a bit cleaner.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2016, 12:34 PM Closed by commit rL282910: [CUDA] Fix up MaybeParseGNUAttributes call used for out-of-place attributes on… (authored by jlebar). · Explain WhySep 30 2016, 1:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73122 cfe/trunk/lib/Parse/ParseExprCXX.cpp
|