Go to file
Ewan Crawford 75f0ff5ba1 [RenderScript] Use LLVM DWARF language enum
A DWARF language vender extension for RenderScript was added to LLVM in r259348(http://reviews.llvm.org/D16409)
We should use this generated enum instead of the hardcoded value.

RenderScript is also based on C99 with some extensions, so we want to use ClangASTContext when RS is detected.

Reviewers:  clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D16766

llvm-svn: 259634
2016-02-03 09:17:03 +00:00
clang clang-format: [JS/TypeScript] Support "enum" as an optional property name, too. 2016-02-03 05:33:44 +00:00
clang-tools-extra [clang-tidy] Removed unnecessary parameters in the test 2016-02-02 17:27:08 +00:00
compiler-rt Sync up with master file 2016-02-03 04:09:02 +00:00
debuginfo-tests
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx [docs] Remove references to autoconf build. 2016-01-30 01:11:42 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Define SymbolBody::getSize instead of getSymSize(SymbolBody&). NFC. 2016-02-03 00:12:24 +00:00
lldb [RenderScript] Use LLVM DWARF language enum 2016-02-03 09:17:03 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Add a compatibility test 2016-02-03 06:27:38 +00:00
openmp Fix task dependency performance problem 2016-01-28 23:10:44 +00:00
polly ScopInfo: Extend description of the access relation. 2016-02-03 06:37:38 +00:00