summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/point.h
Commit message (Collapse)AuthorAgeFilesLines
* When we load header file information from the external source (i.e.,Douglas Gregor2011-09-171-0/+2
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
OpenPOWER on IntegriCloud