llvm-capstone/clang/test/Index/preamble-reparse-import.m-1.h
Argyrios Kyrtzidis f5ab0345fc [PCH] When chaining a PCH and serializing HeaderSearch, make sure the HeaderFileInfos
from the primary PCH is deserialized, otherwise we lose info that headers were
already #imported/#included.

llvm-svn: 144510
2011-11-13 22:08:39 +00:00

6 lines
61 B
C

#ifdef PARSED2
#error parsed twice
#endif
#define PARSED2 1