Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -1/+1 |
* | Fix a couple of bugs: | Chris Lattner | 2009-05-25 | 1 | -6/+12 |
* | fix this test to fail when the patch isn't applied. | Chris Lattner | 2009-05-25 | 1 | -1/+1 |
* | Make sure an invalid concatentaion doesn't insert whitespace before | Eli Friedman | 2009-05-24 | 1 | -0/+5 |
* | In assembler-with-cpp mode, don't error on '#' (stringize) operator applied to | Daniel Dunbar | 2009-05-22 | 1 | -0/+10 |
* | fix rdar://6804322 by wiring up -fdollars-in-identifiers | Chris Lattner | 2009-04-19 | 1 | -1/+10 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | The individual pieces of an invalid paste as still candidates for expansion. | Chris Lattner | 2009-03-23 | 1 | -0/+11 |
* | add tests for the various .S bugs I fixed on wednesday. | Chris Lattner | 2009-03-20 | 1 | -2/+32 |
* | rename this test from .S to .c so that it gets run. | Chris Lattner | 2009-03-20 | 1 | -0/+6 |