aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/debug-info-packed-struct.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk1-8/+8
2016-09-13Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne1-2/+2
2016-06-30[CodeView] Implement support for bitfields in ClangDavid Majnemer1-4/+4
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
2015-06-26Add a testcase for bitfield debug info.Adrian Prantl1-0/+91