Ignore:
Timestamp:
Apr 21, 2016, 4:54:49 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
4ef8fb3
Parents:
16cfd8c
Message:

cforall define

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/examples/gc_no_raii/premake4.lua

    r16cfd8c r8a74081  
    3737                                "\"true=((_Bool)(const signed int)1)\"",
    3838                                "\"false=((_Bool)(const signed int)0)\"",
    39                                 "_GNU_SOURCE"}
     39                                "_GNU_SOURCE",
     40                                "__cforall"
     41                        }
    4042                libdirs (libDirectories)
    4143                links (linkLibs)
Note: See TracChangeset for help on using the changeset viewer.