summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/enum2.c
AgeCommit message (Expand)Author
2021-07-26[DebugInfo] Use per-enumerator signedness for DIEnumeratorReid Kleckner
2019-09-04[DebugInfo] Emit DW_TAG_enumeration_type for referenced global enumerator.Yuanfang Chen
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2010-08-10Do not use DIGlobalVariable to emit debugging information for enums.Devang Patel