Age | Commit message (Expand) | Author |
---|---|---|
2013-01-24 | Test fix-it ranges for Unicode characters. | Jordan Rose |
2013-01-24 | Handle universal character names and Unicode characters outside of literals. | Jordan Rose |
2012-07-20 | Re-apply r160319 "Don't crash when emitting fixits following Unicode chars" | Jordan Rose |
2012-07-20 | Revert r160319, it caused PR13417. Add a test for PR13417. | Nico Weber |
2012-07-16 | Weaken Unicode fixit test to work even if the character is printed escaped. | Jordan Rose |
2012-07-16 | This test appears to fail on win32. | Ted Kremenek |
2012-07-16 | Don't crash when emitting fixits following Unicode characters. | Jordan Rose |
2012-07-12 | Be lax about trailing whitespace when checking fixit formatting, this depends... | Benjamin Kramer |
2012-07-12 | PR13312: Don't crash when printing a fixit that ends in a unicode character. | Benjamin Kramer |