Richard Smith | 9ab4cce | 2015-03-11 00:00:51 +0000 | [diff] [blame] | 1 | // RUN: rm -rf %t |
Richard Smith | 47972af | 2015-06-16 00:08:24 +0000 | [diff] [blame] | 2 | // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/invalidate-identifiers -emit-llvm-only %s |
Richard Smith | 9ab4cce | 2015-03-11 00:00:51 +0000 | [diff] [blame] | 3 | |
4 | #include "b.h" |