Changeset be9288a for src/Tuples


Ignore:
Timestamp:
Aug 15, 2017, 1:38:04 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
bd098ea
Parents:
ea6332d
Message:

Fixed errors made by the clean-up tool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Tuples/TupleExpansion.cc

    rea6332d rbe9288a  
    2424#include "InitTweak/InitTweak.h"  // for getFunction
    2525#include "Parser/LinkageSpec.h"   // for Spec, C, Intrinsic
    26 #include "PassVisitor.h"               // for mutateAll
    2726#include "SynTree/Constant.h"     // for Constant
    2827#include "SynTree/Declaration.h"  // for StructDecl, DeclarationWithType
Note: See TracChangeset for help on using the changeset viewer.