summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/debug-info-imported-entity.cpp
AgeCommit message (Expand)Author
2017-07-19Update for LLVM IR metadata changes (DIImportedEntity now needs a DIFile).Adrian Prantl
2016-08-24DebugInfo: Add flag to CU to disable emission of inline debug info into the s...David Blaikie
2016-04-23DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith
2016-03-13Added test that covers changes in r263379.Amjad Aboud