| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apply Eli's patch to fix PR4008, with a testcase. Thanks Eli! | Chris Lattner | 2009-04-21 | 1 | -0/+8 |
| | | | | | llvm-svn: 69750 | ||||
| * | Fix -E mismatch; an identifier followed by a numeric constant does not | Daniel Dunbar | 2009-03-18 | 1 | -22/+31 |
| | | | | | | | | | require a space (to avoid concatenation) if the numeric constant had a leading period. - PR3819. llvm-svn: 67163 | ||||
| * | factor token concatenation avoidance logic out of | Chris Lattner | 2009-02-13 | 1 | -0/+205 |
| PrintPreprocessedOutput into its own file. No functionality change. llvm-svn: 64418 | |||||

