Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
8cc4f1036608c7538ad38f397afc13de94aa8dc3
/
test
/
FixIt
/
fixit.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 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
a86b832
Fixed the Fix-It hints for comparison against a string literal. Thanks, Chris!
by Douglas Gregor
· 16 years ago
dd6f4ab
Move the fix-it tests into their own subdirectory
by Douglas Gregor
· 16 years ago
[Renamed from test/Sema/fixit.c]
ef5cc75
Make darned sure that the -fixit tests are testing what we want them to test
by Douglas Gregor
· 16 years ago
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