summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/debug-options.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce temp file pollution in some test cases.Benjamin Kramer2012-08-031-1/+1
* Improve support for -g options accepted by Clang:Alexey Samsonov2012-06-211-36/+30
* Make Clang driver pass the last option from -g group to the compiler.Alexey Samsonov2012-05-291-1/+19
* This patch adds a new Clang compiler flag "-gline-tables-only".Alexey Samsonov2012-05-041-0/+5
* [driver] Add support for -g2 and -ggdb debug flags.Chad Rosier2012-02-281-0/+8
* test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensit...NAKAMURA Takumi2012-01-121-4/+0
* Add -g to the cc1as flags only if we're dealing with an originalEric Christopher2012-01-101-0/+4
* Split out clang/test/Driver/debug-options-as.c from debug-options.c, and mark...NAKAMURA Takumi2011-12-311-7/+0
* Last part of support for generating dwarf for assembly source files. This getsKevin Enderby2011-12-221-0/+7
* [driver] Don't blindly accept all -g options.Chad Rosier2011-11-041-0/+19
OpenPOWER on IntegriCloud