This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4c61f889faee9fa94de9824f5078a45de20af89
clang-p2996
/
lldb
/
source
/
Plugins
/
LanguageRuntime
History
Enrico Granata
087638b3a6
I forgot to return here, so do it, and appease the compiler
...
llvm-svn: 236646
2015-05-06 21:54:18 +00:00
..
CPlusPlus
Use a singleton accessor for the static list of alternate mangling prefixes so we don't have a global constructor. Apple build systems like for shared libraries to have no global constructors.
2015-04-16 23:10:22 +00:00
ObjC
I forgot to return here, so do it, and appease the compiler
2015-05-06 21:54:18 +00:00
RenderScript
Additions to RenderScriptRuntime in prep for detection of RenderScript modules and moving of the command interpreter manipulation to after construction.
2015-04-14 07:39:24 +00:00
CMakeLists.txt
Initial language runtime support for RenderScript.
2015-04-09 16:49:25 +00:00