Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5ba7d2156f5b3f7b078b33fa9cd264762bc6779b
/
test
/
FixIt
84fb9c0
Implement conversion from a switch condition with class type to an
by Douglas Gregor
· 15 years ago
d8aefab
Drop unnecessary #include.
by Daniel Dunbar
· 15 years ago
266cc53
Improve test to make sure -fixit is really working.
by Daniel Dunbar
· 15 years ago
73dd768
Update FixIt tests to make it more obvious they use a separate mode.
by Daniel Dunbar
· 15 years ago
b76cd3d
When trying to assign a regular string literal to an Objective-C 'id' type or a pointer to an NSString, emit a code insertion hint that turns it into an Objective-C string. For example:
by Anders Carlsson
· 15 years ago
ad26b73
If a function with a default argument is redefined and the new function also has a defualt argument then add a fixit hint that removes the default argument. Fixes PR5444.
by Anders Carlsson
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
3f0b5fd
Rework the fix-it hint for code like
by Douglas Gregor
· 15 years ago
ef78ac6
Add 'fixit' hint on mis-use of pointer-to-member binary operators.
by Fariborz Jahanian
· 15 years ago
8ae0639
Update test case; I'm confused why this wasn't failing on the buildbot though?
by Daniel Dunbar
· 16 years ago
a86b832
Fixed the Fix-It hints for comparison against a string literal. Thanks, Chris!
by Douglas Gregor
· 16 years ago
75e3606
add fixit advice to an archiac ObjC issue.
by Chris Lattner
· 16 years ago
81048aa
Move the rest of the fixit tests to the FixIt area.
by Mike Stump
· 16 years ago
26df2f0
Add a new command-line option "-fixit-at=file:line:column" that only
by Douglas Gregor
· 16 years ago
dd6f4ab
Move the fix-it tests into their own subdirectory
by Douglas Gregor
· 16 years ago