]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/invalidate-identifiers.c
Vendor import of clang trunk r238337:
[FreeBSD/FreeBSD.git] / test / Modules / invalidate-identifiers.c
1 // RUN: rm -rf %t
2 // RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I%S/Inputs/invalidate-identifiers -emit-llvm-only %s
3
4 #include "b.h"