Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module debug info: Don't assert when encountering an incomplete definition | Adrian Prantl | 2016-08-22 | 1 | -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 |