Clang Project

clang_source_code/test/Modules/invalidate-identifiers.c
1// RUN: rm -rf %t
2// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/invalidate-identifiers -emit-llvm-only %s
3
4#include "b.h"
5