
the AST reader), merge that header file information with whatever header file information we already have. Otherwise, we might forget something we already knew (e.g., that the header was #import'd already). llvm-svn: 139979
3 lines
29 B
C
3 lines
29 B
C
struct Point { int x, y; };
|
|
|