summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/sys
Commit message (Collapse)AuthorAgeFilesLines
* [Modules] Support #import when entering files with modulesBruno Cardoso Lopes2017-01-112-0/+10
Textual headers and builtins that are #import'd from different modules should get re-entered when these modules are independent from each other. Differential Revision: https://reviews.llvm.org/D26267 rdar://problem/25881934 llvm-svn: 291644
OpenPOWER on IntegriCloud