]> granicus.if.org Git - clang/history - test/FixIt
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[clang] / test / FixIt /
2017-06-26 Alexander Shaposhnikov[clang] Enable printf check for CFIndex
2017-06-20 Alexander Shaposhnikov[clang] Fix format specifiers fixits for nested macros
2017-06-09 Alexander Shaposhnikov[clang] Cleanup fixit.c
2017-06-08 Alexander Shaposhnikov[clang] Fix format specifiers fixits
2017-05-09 Alex LorenzAdd support for pretty platform names to `@available`/
2017-05-05 Alex LorenzAdd a fix-it for -Wunguarded-availability
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Alex LorenzRevert r300539 - Add #pragma clang attribute
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-01-20 Alex Lorenz[Sema] Improve the error diagnostic for dot destructor...
2016-12-21 Paul RobinsonMake some diagnostic tests C++11 clean.
2016-12-19 Jordan RoseDon't try to emit nullability fix-its within/around...
2016-12-19 Jordan RoseAdd fix-it notes to the nullability consistency warning.
2016-12-19 Paul RobinsonUndo accidental comit
2016-12-19 Paul RobinsonMake a few OpenMP tests "C++11 clean."
2016-11-10 Jordan RoseWarn when 'assume_nonnull' infers nullability within...
2016-06-28 Manman RenObjC Class Property: diagnostics when accessing a class...
2016-06-23 Richard SmithRe-commit r273548, reverted in r273589, with a fix...
2016-06-23 Peter CollingbourneRevert r273548, "Rearrange condition handling so that...
2016-06-23 Richard SmithRearrange condition handling so that semantic checks...
2016-06-02 Manman RenFixIt: use getLocForEndOfToken to insert fix-it after...
2016-05-04 Aaron BallmanAdd the Pure attribute to C99 builtin functions from...
2016-04-27 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-13 Aaron BallmanReverting r266199; it causes build bot failures.
2016-04-13 Aaron BallmanAdd functions declared in ctype.h to builtin function...
2016-04-09 Manman RenObjC kindof: check the context when inserting methods...
2015-11-11 Charles Li[Lit Test] Updated 26 Lit tests to be C++11 compatible.
2015-11-03 Douglas GregorStop back-patching 'readonly' Objective-C properties...
2015-10-08 David MajnemerUpdate tests touched by r249656
2015-09-30 Richard SmithPromote a warning on ill-formed code (redeclaration...
2015-06-24 Douglas GregorReplace __double_underscored type nullability qualifier...
2015-06-19 Douglas GregorIntroduce type nullability specifiers for C/C++.
2015-06-17 Reid Kleckner[fixit] Use overwriteChangedFiles() to deal with Window...
2015-04-17 Nico WeberMove fixit for const init from note to diag, weaken...
2015-04-02 Eric ChristopherUnify warnings/errors from "maybe you meant" to "did...
2015-03-29 Benjamin Kramer[edit] Don't hit an assert when trying to delete a...
2015-03-25 Ehsan AkhgariDiagnose ref-qualifiers occuring after virt-specifier...
2015-03-25 Ehsan AkhgariDiagnose declspecs occuring after virt-specifier-seq...
2015-03-24 Ehsan AkhgariRevert "Diagnose declspecs occuring after virt-specifie...
2015-03-24 Ehsan AkhgariRevert "Diagnose ref-qualifiers occuring after virt...
2015-03-24 Ehsan AkhgariDiagnose ref-qualifiers occuring after virt-specifier...
2015-03-24 Ehsan AkhgariDiagnose declspecs occuring after virt-specifier-seq...
2015-03-14 Ahmed BougachaAdd a bunch of missing "CHECK" colons in tests. NFC.
2015-01-28 Kaelyn TakataUse the real CXXScopeSpec when setting the correction...
2014-12-19 Richard SmithPR21969: Improve diagnostics for a conversion function...
2014-11-20 Kaelyn TakataWire up delayed typo correction to DiagnoseEmptyLookup...
2014-11-12 Anton KorobeynikovTemporary revert r221818 until all the problems
2014-11-12 Anton KorobeynikovNow really fix the typo in the test
2014-11-12 Anton KorobeynikovUpdate the tests to handle proper result type of (?:)
2014-11-10 Richard SmithImprove diagnostics if _Noreturn is placed after a...
2014-10-03 Alexander PotapenkoRevert r218925 - "Patch to warn if 'override' is missing"
2014-10-02 Fariborz JahanianPatch to warn if 'override' is missing
2014-09-25 Ismail PazarbasiSuggest fix-it for missing '{' after base-clause
2014-09-06 Richard SmithAdd error, recovery and fixit for "~A::A() {...}".
2014-08-19 Fariborz JahanianObjective-C [qoi]. Provide fix-it hint when sending
2014-08-19 Aaron BallmanC++1y is now C++14!
2014-08-12 Fariborz JahanianObjective-C [qoi]. Patch to not do Fix-It for fixing
2014-08-08 Fariborz JahanianObjective-C [qoi]. Issue warning and fixit if property...
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-06-26 Fariborz JahanianObjective-C ARC. Provide diagnostic and fix-it
2014-06-24 Fariborz JahanianObjective-C. When we use @selector(save:), etc. there...
2014-06-16 Richard Smith[C++1z] Implement N4051: 'typename' is permitted instea...
2014-06-06 Nikola SmiljanicPR11306 - Variadic template fix-it suggestion. Recover...
2014-05-31 Benjamin KramerFix test on platforms where size_t is not 'unsigned...
2014-05-31 Jordan RoseFormat strings: check against an enum's underlying...
2014-04-17 Richard SmithRefactor all the checking for missing 'template<>'s...
2014-04-14 Richard SmithPR19415: Converting 'constexpr' to 'const' in a non...
2014-03-02 David MajnemerNormalize line endings
2014-02-06 NAKAMURA Takumicheck-clang: Introduce the feature "utf8-capable-terminal".
2014-01-28 Kaelyn UhrainApply the typo correction replacement location fix...
2013-12-18 Fariborz JahanianObjective-C. After providing a fix-it for a
2013-12-17 Fariborz JahanianObjective-C. Make diagnostics and fix-its consistent
2013-12-17 Dmitri GribenkoAdd a test for -fno-diagnostics-fixit-info
2013-12-10 Fariborz JahanianObjectiveC. Provide a property-dot syntax for fixit
2013-12-10 Fariborz JahanianObjective-C. Provide fixit's for objc_bride_related
2013-11-03 Alp TokerFix test to actually check the FixIt-applied code
2013-10-15 Ted KremenekSpecial case '%C' handling in ObjC format strings to...
2013-09-26 Kaelyn UhrainFix a bug in the typo correction replacement location.
2013-09-26 Kaelyn UhrainTeach typo correction to look inside of classes like...
2013-09-20 Richard SmithTestcase I forgot to svn add in r191057.
2013-09-13 Benjamin KramerUnify handling of string literal arguments for attribut...
2013-09-11 NAKAMURA Takumiclang/test/FixIt/fixit-unicode-with-utf8-output.c:...
2013-09-11 Alexander KornienkoTest for correct usage of columnWidth in clang fixit...
2013-08-27 Roman DivackyMake the information about disabled ARCMT/Rewriter...
2013-08-09 Richard SmithImplement [class.friend]p11's special name lookup rules...
2013-07-31 Kaelyn UhrainA few small cleanups to r187504. Thanks to dblaikie...
2013-07-15 Kaelyn UhrainMove the "->" to "." fixit from r186128 into a separate...
2013-07-12 Kaelyn UhrainProvide a better diagnostic and a fixit for a '.' or...
2013-07-11 Kaelyn UhrainProvide a fixit hint for changing '->' to '.' if there...
2013-07-11 Richard SmithPR5066: If a declarator cannot have an identifier,...
2013-07-10 Kaelyn UhrainOffer typo suggestions for 'using' declarations.
2013-07-08 Kaelyn UhrainAttempt typo correction for function calls with the...
2013-07-04 Rafael EspindolaAdd 'not' to commands that are expected to fail.
2013-07-02 Kaelyn UhrainAllow typo correction to try removing nested name speci...
2013-07-02 Kaelyn UhrainLook for corrections in enclosing namespaces that requi...
2013-06-24 Kaelyn UhrainAdd the global namespace (the "::" namespace specifier...
2013-06-18 Fariborz JahanianObjective-C [qoi]: privide typo correction for selectors
2013-06-17 Fariborz JahanianObjective-C [qoi]: Provide fixit hint when message...
2013-06-14 Eli FriedmanUnify return type checking for functions and ObjC metho...
2013-06-13 Richard SmithAdd -Wdeprecated warnings and fixits for things depreca...
next