Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram ↵ | Paul Robinson | 2018-11-28 | 1 | -1/+1 |
| | | | | | | | | flags. Differential Revision: https://reviews.llvm.org/D54756 llvm-svn: 347807 | ||||
* | Test-case golfing. | Adrian Prantl | 2017-08-30 | 1 | -33/+17 |
| | | | | llvm-svn: 312175 | ||||
* | Fix a bug in CGDebugInfo::EmitInlineFunctionStart causing DILocations to be | Adrian Prantl | 2017-08-23 | 1 | -0/+45 |
parented in function declarations. Fixes PR33997. https://bugs.llvm.org/show_bug.cgi?id=33997 llvm-svn: 311601 |