mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 18:46:05 +00:00

from the primary PCH is deserialized, otherwise we lose info that headers were already #imported/#included. llvm-svn: 144510
6 lines
61 B
C
6 lines
61 B
C
#ifdef PARSED2
|
|
#error parsed twice
|
|
#endif
|
|
|
|
#define PARSED2 1
|