mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 07:26:08 +00:00

submodule macro overriding within the same top-level module (necessary for the testcase to be remotely reasonable). Incidentally reduces the number of libc++ testsuite regressions with modules enabled from 7 to 6. llvm-svn: 203063
3 lines
57 B
C
3 lines
57 B
C
#include "macros_top_b.h"
|
|
#undef TOP_REDEF_IN_SUBMODULES
|