summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/debug-info-extern-basic.c
AgeCommit message (Expand)Author
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2019-12-22reland "[DebugInfo] Support to emit debugInfo for extern variables"Yonghong Song
2019-12-22Revert "[DebugInfo] Support to emit debugInfo for extern variables"Reid Kleckner
2019-12-10[DebugInfo] Support to emit debugInfo for extern variablesYonghong Song