Age | Commit message (Expand) | Author |
---|---|---|
2011-07-27 | Add support for C++0x unicode string and character literals, from Craig Topper! | Douglas Gregor |
2010-04-14 | make the token paste avoidance logic turn "..." into ".. ." instead of ". . ." | Chris Lattner |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-02-13 | factor token concatenation avoidance logic out of | Chris Lattner |