Age | Commit message (Expand) | Author |
---|---|---|
2009-04-15 | teach EscapeString and UnescapeString to handle ". | Chris Lattner |
2008-05-05 | Fix more -Wshorten-64-to-32 warnings. | Evan Cheng |
2008-02-20 | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-08-05 | Escape some escapes that confuse doxygen. | Reid Spencer |
2006-11-28 | Add a helper function | Chris Lattner |
2006-07-14 | Add two helpers for escaping and unescaping strings. | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2003-12-29 | implement new getToken function | Chris Lattner |