Age | Commit message (Expand) | Author |
---|---|---|
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-11-03 | Test case for recent checkin. | Mike Stump |
2009-07-25 | Semantic checking for main(). | John McCall |
2009-05-26 | Update comment. | Mike Stump |
2009-05-26 | And an additional testcase that also works. | Mike Stump |
2009-05-26 | Fixup codegen for volatile structs in the trivial cases (a a=a and a=a=a). | Mike Stump |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-11-19 | Fix redundant load of bit-fields on assignment (to get the updated | Daniel Dunbar |
2008-06-13 | Basic support for volatile loads and stores. Stores the volatile | Eli Friedman |