Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/Lvalue.cc

    r8ca3a72 r615a096  
    3535namespace GenPoly {
    3636        namespace {
     37                const std::list<Label> noLabels;
     38
    3739                /// Replace uses of lvalue returns with appropriate pointers
    3840                class Pass1 : public Mutator {
Note: See TracChangeset for help on using the changeset viewer.