Age | Commit message (Expand) | Author |
---|---|---|
2012-08-03 | Reduce temp file pollution in some test cases. | Benjamin Kramer |
2012-06-21 | Improve support for -g options accepted by Clang: | Alexey Samsonov |
2012-05-29 | Make Clang driver pass the last option from -g group to the compiler. | Alexey Samsonov |
2012-05-04 | This 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-12 | test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensit... | NAKAMURA Takumi |
2012-01-10 | Add -g to the cc1as flags only if we're dealing with an original | Eric Christopher |
2011-12-31 | Split out clang/test/Driver/debug-options-as.c from debug-options.c, and mark... | NAKAMURA Takumi |
2011-12-22 | Last part of support for generating dwarf for assembly source files. This gets | Kevin Enderby |
2011-11-04 | [driver] Don't blindly accept all -g options. | Chad Rosier |