| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't pass -O0 to clang_cc1, it is the default. | Rafael Espindola | 2013-09-04 | 1 | -1/+1 |
| * | Debug Info: generate a unique identifier for C++ struct, class, union, and enum. | Manman Ren | 2013-08-29 | 1 | -2/+4 |
| * | Debug Info: this reverts commit r189600. | Manman Ren | 2013-08-29 | 1 | -4/+2 |
| * | Debug Info: generate a unique identifier for C++ struct, class, union, and enum. | Manman Ren | 2013-08-29 | 1 | -2/+4 |
| * | PR16927: Don't assert (or, previously, skip) static data members of enumerati... | David Blaikie | 2013-08-17 | 1 | -1/+5 |
| * | clang/test/CodeGenCXX/debug-info-static-member.cpp: Appease targetting msvc t... | NAKAMURA Takumi | 2013-01-25 | 1 | -1/+1 |
| * | The last of PR14471: Debug info support for inline in-class initializer for f... | David Blaikie | 2013-01-20 | 1 | -4/+4 |
| * | Add testcase missed yesterday. Patch from Paul Robinson. | Eric Christopher | 2013-01-16 | 1 | -0/+41 |

