summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-inlined.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram ↵Paul Robinson2018-11-281-1/+1
| | | | | | | | flags. Differential Revision: https://reviews.llvm.org/D54756 llvm-svn: 347807
* Test-case golfing.Adrian Prantl2017-08-301-33/+17
| | | | llvm-svn: 312175
* Fix a bug in CGDebugInfo::EmitInlineFunctionStart causing DILocations to beAdrian Prantl2017-08-231-0/+45
parented in function declarations. Fixes PR33997. https://bugs.llvm.org/show_bug.cgi?id=33997 llvm-svn: 311601
OpenPOWER on IntegriCloud