summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/DebugNestedA.h
Commit message (Collapse)AuthorAgeFilesLines
* Module debug info: Don't assert when encountering an incomplete definitionAdrian Prantl2016-08-221-0/+8
in isDefinedInClangModule() and assume that the incomplete definition is not defined in the module. This broke the -gmodules self host recently. rdar://problem/27894367 llvm-svn: 279485
OpenPOWER on IntegriCloud