Ignore:
Timestamp:
May 3, 2019, 6:05:36 PM (6 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
c4b072c, c6a90bf
Parents:
76f7fc7
Message:

update cfa-cpp options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CompilationState.cc

    r76f7fc7 r62ce290  
    1010// Created On       : Mon Ju1 30 10:47:01 2018
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Thu May  2 07:46:12 2019
    13 // Update Count     : 3
     12// Last Modified On : Fri May  3 13:45:23 2019
     13// Update Count     : 4
    1414//
    1515
     
    2626        libcfap = false,
    2727        nopreludep = false,
    28         noprotop = false,
     28        genproto = false,
    2929        nomainp = false,
    3030        parsep = false,
Note: See TracChangeset for help on using the changeset viewer.