aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/debug-options.c
AgeCommit message (Expand)Author
2012-08-03Reduce temp file pollution in some test cases.Benjamin Kramer
2012-06-21Improve support for -g options accepted by Clang:Alexey Samsonov
2012-05-29Make Clang driver pass the last option from -g group to the compiler.Alexey Samsonov
2012-05-04This patch adds a new Clang compiler flag "-gline-tables-only".Alexey Samsonov
2012-02-28[driver] Add support for -g2 and -ggdb debug flags.Chad Rosier
2012-01-12test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensit...NAKAMURA Takumi
2012-01-10Add -g to the cc1as flags only if we're dealing with an originalEric Christopher
2011-12-31Split out clang/test/Driver/debug-options-as.c from debug-options.c, and mark...NAKAMURA Takumi
2011-12-22Last part of support for generating dwarf for assembly source files. This getsKevin Enderby
2011-11-04[driver] Don't blindly accept all -g options.Chad Rosier