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
14f94de1ee6487f2f254709383258aaa095b4cfe
clang-p2996
/
lldb
/
source
/
Plugins
/
LanguageRuntime
History
Jim Ingham
204d0ee01f
Fix a typo in the warning.
...
<rdar://problem/20799707> llvm-svn: 236429
2015-05-04 17:33:33 +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
Fix a typo in the warning.
2015-05-04 17:33:33 +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