bolt/deps/llvm-18.1.8/clang-tools-extra/test/modularize/Inputs/InconsistentHeader2.h
2025-02-14 19:21:04 +01:00

3 lines
125 B
C

// Set up so the declaration in InconsistentSubHeader.h is not defined.
#define SYMBOL2 1
#include "InconsistentSubHeader.h"