CLI2: Added ::desugarFilterTags

This commit is contained in:
Paul Beckingham 2015-06-20 11:14:37 -07:00
parent 040f990bd1
commit a21767aa15
2 changed files with 17 additions and 32 deletions

View file

@ -100,8 +100,8 @@ private:
void findOverrides ();
bool findCommand ();
bool exactMatch (const std::string&, const std::string&) const;
/*
void desugarFilterTags ();
/*
void findStrayModifications ();
void desugarFilterAttributes ();
void desugarFilterAttributeModifiers ();