Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement initialization of a reference (C++ [dcl.init.ref]) as part | Douglas Gregor | 2008-10-29 | 1 | -3/+5 |
* | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 |
* | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek | 2007-09-26 | 1 | -1/+1 |
* | Submitted by: Bill Wendling | Bill Wendling | 2007-06-29 | 1 | -2/+1 |
* | Submitted by: Bill Wendling | Bill Wendling | 2007-06-27 | 1 | -7/+6 |
* | this testcase has errors, we expect clang to reject it | Chris Lattner | 2007-06-08 | 1 | -1/+1 |
* | Add const/volatile badness | Bill Wendling | 2007-06-03 | 1 | -1/+14 |
* | Bug #: | Bill Wendling | 2007-05-27 | 1 | -0/+6 |