llvm-project/clang/include
Pirama Arumuga Nainar aac7315e5b Add a RenderScript language type
Summary:
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).

Reviewers: rsmith

Subscribers: cfe-commits, srhines

Differential Revision: http://reviews.llvm.org/D21199

llvm-svn: 272317
2016-06-09 21:57:40 +00:00
..
clang Add a RenderScript language type 2016-06-09 21:57:40 +00:00
clang-c Make sizeof and alignof a CXCursor_UnaryExpr 2016-06-09 16:16:06 +00:00
CMakeLists.txt