Changeset 0fc9756b for src/libcfa


Ignore:
Timestamp:
Jul 11, 2017, 2:15:20 PM (7 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
fcab269
Parents:
7c03d6d
Message:

extern C/Cforall now sets just the mangling bit on LinkageSpec?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/exception.h

    r7c03d6d r0fc9756b  
    1010// Created On       : Mon Jun 26 15:11:00 2017
    1111// Last Modified By : Andrew Beach
    12 // Last Modified On : Mon Nov 26 15:11:00 2017
    13 // Update Count     : 0
     12// Last Modified On : Tus Jul 11 13:40:00 2017
     13// Update Count     : 1
    1414//
    1515
     
    2222
    2323#ifdef __CFORALL__
    24 extern "BuiltinC" {
     24extern "C" {
    2525#endif
    2626
Note: See TracChangeset for help on using the changeset viewer.