Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b164a19eb4b7f120a3ce8922587b7777ddbefde6
/
test
/
FixIt
/
fixit-errors.c
b164a19
Minor tweak so that fixit-errors.c is never compiled; it crashes and pops up a crash dialog on my system.
by Anders Carlsson
· 14 years ago
ba5f6ec
Teach clang -fixit to modify files in-place, or -fixit=suffix to create new
by Nick Lewycky
· 15 years ago
d4a97a1
Teach -fixit to modify all of its inputs instead of just the main file, unless
by Nick Lewycky
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
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
3f0b5fd
Rework the fix-it hint for code like
by Douglas Gregor
· 15 years ago
dd6f4ab
Move the fix-it tests into their own subdirectory
by Douglas Gregor
· 16 years ago
[Renamed from test/Sema/fixit-errors.c]
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