summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/DILocation-scope.ll
Commit message (Collapse)AuthorAgeFilesLines
* Verifier: verify that a DILocation's scope is a DILocalScope.Adrian Prantl2018-08-241-0/+24
This fixes an assertion failure(!) in the Verifier. rdar://problem/43687474 llvm-svn: 340653
OpenPOWER on IntegriCloud