mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-17 17:29:02 +02:00
Removed tango from the repository and instead added a runtime dir with the files needed to patch and build tango from svn.
Reworked the LLVMDC specific pragmas.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
module bug44;
|
||||
|
||||
pragma(LLVM_internal, "notypeinfo")
|
||||
struct rgb
|
||||
{
|
||||
long l;
|
||||
|
||||
Reference in New Issue
Block a user