summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/modularize/Inputs/InconsistentHeader2.h
blob: a2bcae19c78bfa30be9d675162749d6042e477da (plain)
1
2
3
// Set up so the declaration in InconsistentSubHeader.h is not defined.
#define SYMBOL2 1
#include "InconsistentSubHeader.h"
OpenPOWER on IntegriCloud