Age | Commit message (Expand) | Author |
---|---|---|
2009-11-17 | Move -fnext-runtime defaulting to driver (and change clang-cc default to | Daniel Dunbar |
2009-11-17 | Move char-is-signed defaulting to driver, instead of using | Daniel Dunbar |
2009-11-16 | Parameterize the constant-generating macros in stdint.h with new built-in | Ken Dyck |
2009-11-12 | Generalize stdint.h for non-8-bit-multiple types, patch by | Chris Lattner |
2009-11-12 | do not store wchar/char16/char32/intmax width/alignment info | Chris Lattner |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-11-03 | Fixed for running on Windows. | John Thompson |
2009-10-29 | add two new and very exhaustive preprocessor tests, patch by | Chris Lattner |