[C++20] [Modules] Fix may-be incorrect ADL for module local entities (#123931)
[llvm-project.git] / clang / test / Modules / Inputs / macro-reexport / c1.h
blobb63c278577f6c83c24d9f25dd6444154e5a4afd1
1 #pragma once
3 #include "b1.h"
4 #define assert(x) c