Ignore:
Timestamp:
May 2, 2019, 1:33:07 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:
76f7fc7
Parents:
da09ba1
Message:

add --help option for cfa-cpp to show options, and restructure the option handling code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CompilationState.h

    rda09ba1 r3e96559  
    99// Author           : Rob Schluntz
    1010// Created On       : Mon Ju1 30 10:47:01 2018
    11 // Last Modified By : Rob Schluntz
    12 // Last Modified On : Mon Ju1 30 10:46:25 2018
    13 // Update Count     : 2
     11// Last Modified By : Peter A. Buhr
     12// Last Modified On : Thu May  2 07:46:12 2019
     13// Update Count     : 3
    1414//
    1515
    1616extern int yydebug;                   // set for -g flag (Grammar)
    17 extern bool
     17extern int
    1818        astp,
    1919        bresolvep,
Note: See TracChangeset for help on using the changeset viewer.