Add RenderScript language type and associate it with ".rs" extensions.
Test that the driver passes "-x renderscript" to the frontend for ".rs"
files.
(Also add '.rs' to the list of suffixes tested by lit).
Paths
| Differential D21199
Add a RenderScript language type ClosedPublic Authored by pirama on Jun 9 2016, 2:28 PM.
Details Summary Add RenderScript language type and associate it with ".rs" extensions. (Also add '.rs' to the list of suffixes tested by lit).
Diff Detail
Event Timelinepirama updated this object. This revision is now accepted and ready to land.Jun 9 2016, 3:00 PM Closed by commit rL272317: Add a RenderScript language type (authored by pirama). · Explain WhyJun 9 2016, 3:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60249 cfe/trunk/include/clang/Driver/Types.def
cfe/trunk/lib/Driver/Types.cpp
cfe/trunk/test/Driver/lit.local.cfg
cfe/trunk/test/Driver/renderscript.rs
cfe/trunk/test/lit.cfg
|