llvm-project/clang/test/Modules/invalidate-identifiers.c

5 lines
141 B
C

// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I%S/Inputs/invalidate-identifiers -emit-llvm-only %s
#include "b.h"