Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 39 Build 39: arc lint + arc unit
Paths
| Differential D25125
[CUDA] Disallow 'extern __shared__' variables. ClosedPublic Authored by jlebar on Sep 30 2016, 1:54 PM.
Details
Diff Detail
Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Sep 30 2016, 2:11 PM Closed by commit rL282985: [CUDA] Disallow 'extern __shared__' variables. (authored by jlebar). · Explain WhySep 30 2016, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73133 clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/SemaCUDA/extern-shared.cu
|