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