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
d0ca8d7edd96c8a99736c19d15bbfd15e91df7f1
clang-p2996
/
lldb
/
source
/
Plugins
/
LanguageRuntime
/
CPlusPlus
/
ItaniumABI
History
Pavel Labath
c7c30eb528
Revert "Introduce a TypeSystem interface to support adding non-clang languages."
...
This seems to break expression evaluation on the linux build. llvm-svn: 239366
2015-06-08 23:38:06 +00:00
..
CMakeLists.txt
…
ItaniumABILanguageRuntime.cpp
Revert "Introduce a TypeSystem interface to support adding non-clang languages."
2015-06-08 23:38:06 +00:00
ItaniumABILanguageRuntime.h
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
Makefile
…