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
7cc3494deabb58d810cb1e56636d033572ae4ee4
clang-p2996
/
lldb
/
source
/
Plugins
/
LanguageRuntime
History
Greg Clayton
d276c13e11
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.
...
llvm-svn: 235142
2015-04-16 23:10:22 +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
Add new virtual method for language runtime plug-ins:
2015-04-16 17:13:34 +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