summaryrefslogtreecommitdiff
path: root/tools/ccanlint/tests/reduce_features.h
blob: 09f4c79822c5c328a00f3c1762499834237b3f9a (plain)
1
2
3
4
5
6
#ifndef CCANLINT_REDUCE_FEATURES_H
#define CCANLINT_REDUCE_FEATURES_H
extern bool features_were_reduced;

#define REDUCE_FEATURES_FLAGS "-Ireduced-features"
#endif /* CCANLINT_REDUCE_FEATURES_H */