Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21237

FTBFS with LLVM7: error: 'CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles' was not declared in this scope

    XMLWordPrintable

Details

    • 6ab3a02c28f07940f0feecd853da6462838fd580

    Description

      source/clangtranslationunitupdater.cpp: In static member function 'static uint ClangBackEnd::TranslationUnitUpdater::defaultParseOptions()':
      source/clangtranslationunitupdater.cpp:185:12: error: 'CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles' was not declared in this scope
                | CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      source/clangtranslationunitupdater.cpp:185:12: note: suggested alternative: 'CXTranslationUnit_SkipFunctionBodies'
                | CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  CXTranslationUnit_SkipFunctionBodies
      

      This was introduced in commit 32614e998313f9859448eb9ae1b78a1bdd467cea

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes