summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-unicode.c
Commit message (Expand)AuthorAgeFilesLines
* Test for correct usage of columnWidth in clang fixit hints.Alexander Kornienko2013-09-111-3/+12
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* Handle Unicode characters in fix-it replacement strings.Jordan Rose2013-06-071-0/+20
* Test fix-it ranges for Unicode characters.Jordan Rose2013-01-241-1/+2
* Handle universal character names and Unicode characters outside of literals.Jordan Rose2013-01-241-5/+7
* Re-apply r160319 "Don't crash when emitting fixits following Unicode chars"Jordan Rose2012-07-201-1/+19
* Revert r160319, it caused PR13417. Add a test for PR13417.Nico Weber2012-07-201-19/+1
* Weaken Unicode fixit test to work even if the character is printed escaped.Jordan Rose2012-07-161-4/+5
* This test appears to fail on win32.Ted Kremenek2012-07-161-0/+1
* Don't crash when emitting fixits following Unicode characters.Jordan Rose2012-07-161-1/+17
* Be lax about trailing whitespace when checking fixit formatting, this depends...Benjamin Kramer2012-07-121-2/+2
* PR13312: Don't crash when printing a fixit that ends in a unicode character.Benjamin Kramer2012-07-121-0/+15