Files
clang-p2996/clang/test/PCH/Inputs/pch-through-use3b.cpp
Erich Keane 2623e14001 Add PCH tests for R336379
I seemingly forgot the tests for this commit, added here.

llvm-svn: 336380
2018-07-05 17:23:15 +00:00

4 lines
63 B
C++

#define AFOO 1
#define BFOO 2
#include "Inputs/pch-through1.h"