| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generate debug descriptors for array types while generating the debug info. | Sanjiv Gupta | 2008-06-09 | 1 | -0/+4 |
| * | Create debug type descriptors for aggregate/enum types. | Sanjiv Gupta | 2008-06-07 | 1 | -0/+8 |
| * | Emit debug information for global and static variables when -g is specified. | Sanjiv Gupta | 2008-06-05 | 1 | -0/+7 |
| * | Emit parameter and local variable debug information with -g. | Sanjiv Gupta | 2008-05-30 | 1 | -1/+8 |
| * | A couple minor fixes to make debug info usable for arbitrary code: don't | Eli Friedman | 2008-05-29 | 1 | -1/+1 |
| * | Generate subprogram debug info with -g. | Sanjiv Gupta | 2008-05-25 | 1 | -19/+53 |
| * | Make debugging information usable. This is barebones, but it makes -g | Eli Friedman | 2008-05-22 | 1 | -13/+16 |
| * | Added -g command line options to clang for generating source level debug info... | Sanjiv Gupta | 2008-05-08 | 1 | -0/+84 |

