Age | Commit message (Expand) | Author |
---|---|---|
2009-11-17 | Add -fblocks, -stack-protector, and -fobjc-nonfragile-abi defaulting to driver, | Daniel Dunbar |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-10-08 | Speed up testing by avoiding stdio.h, also helps testing on windows. | Mike Stump |
2009-06-28 | Add stack protector support to clang. This generates the 'ssp' and 'sspreq' | Bill Wendling |