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

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

XMLWordPrintable

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

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:

                There are no open Gerrit changes