Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Btw, Spec v2.0 s6.9.p seems to mention other types as well!
lib/Sema/SemaDecl.cpp | ||
---|---|---|
5923 ↗ | (On Diff #79226) |
I see that we already have many more scattered all over in this functions. Perhaps some cleanup would be nice at some point. :)
is needed?
|
test/SemaOpenCL/invalid-pipes-cl2.0.cl | ||
3 ↗ | (On Diff #79226) | Variable names appear inconsistent with the rest. :) |
27 ↗ | (On Diff #79226) | this seems to be tested in test/SemaOpenCL/access-qualifier.cl |
Comment Actions
LGTM! Thanks! Please, address the small nitpick before committing.
lib/Sema/SemaDecl.cpp | ||
---|---|---|
5965 ↗ | (On Diff #79372) | OpenCL 1.2 spec, p6.9 r -> OpenCL v1.2 s6.9.r |