Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c7162937a4ccd044a0df67eed4a73ee828c49162
/
test
/
FixIt
/
fixit.cpp
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
dd6f4ab
Move the fix-it tests into their own subdirectory
by Douglas Gregor
· 16 years ago
[Renamed from test/SemaCXX/fixit.cpp]
fe057ac
Update comments in fixit tests
by Douglas Gregor
· 16 years ago
558cb56
Introduce a "-fixit" mode to clang-cc that applies code-modification hints.
by Douglas Gregor
· 16 years ago
a3a8351
Add some more code modification hints
by Douglas Gregor
· 16 years ago
9b3064b
Add code modification hints to various parsing-related diagnostics.
by Douglas Gregor
· 16 years ago