Control: tags -1 - patch

The above suggestion does not work:

In file included from /builds/rnpalmer-guest/clazy/debian/output/source_dir/src/checks/manuallevel/container-inside-loop.cpp:8: /builds/rnpalmer-guest/clazy/debian/output/source_dir/src/ClazyContext.h: In member function 'bool ClazyContext::fileMatchesLoc(const std::unique_ptr<llvm::Regex>&, clang::SourceLocation, const clang::FileEntry**) const': /builds/rnpalmer-guest/clazy/debian/output/source_dir/src/ClazyContext.h:113:43: error: 'const class clang::FileEntry' has no member named 'getName'
  113 |         llvm::StringRef fileName((*file)->getName());
      |                                           ^~~~~~~
make[3]: *** [CMakeFiles/ClazyPlugin.dir/build.make:147: CMakeFiles/ClazyPlugin.dir/src/checks/manuallevel/container-inside-loop.cpp.o] Error 1

https://salsa.debian.org/rnpalmer-guest/clazy/-/jobs/6744664

Adding https://invent.kde.org/sdk/clazy/-/commit/ef4fa16bf0df98404bfb8df449dfb88e8141840e probably fixes this, but I haven't tested that yet.

Reply via email to