Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-103459

Provide a Clazy fixit for porting QLatin1String("foo") to "foo"_L1

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • None

    Description

      This should be pretty simple, as Clazy already has detection code for QLatin1String (incorrectly suggesting to port to u"" instead), so it might be as simple as fixing that check's fixit.

      Attachments

        Issue Links

          Activity

            People

              oyheskes Øystein Heskestad
              mmutz Marc Mutz
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: