Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy symbol utils #757

Merged
merged 13 commits into from
Jan 9, 2025
Merged

Remove legacy symbol utils #757

merged 13 commits into from
Jan 9, 2025

Conversation

xlauko
Copy link
Member

@xlauko xlauko commented Jan 9, 2025

No description provided.

@xlauko xlauko added the core label Jan 9, 2025
@xlauko xlauko requested a review from Jezurko January 9, 2025 15:00
@xlauko xlauko self-assigned this Jan 9, 2025
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v19.1.1) reports: 7 file(s) not formatted
  • include/vast/Dialect/Core/Interfaces/SymbolInterface.hpp
  • include/vast/Dialect/Core/Interfaces/SymbolTableInterface.hpp
  • include/vast/Dialect/Core/SymbolTable.hpp
  • include/vast/Dialect/Meta/MetaDialect.hpp
  • lib/vast/Dialect/Core/SymbolTable.cpp
  • lib/vast/Dialect/Meta/MetaDialect.cpp
  • tools/vast-query/vast-query.cpp
clang-tidy (v19.1.1) reports: 2 concern(s)
  • include/vast/Dialect/Core/Interfaces/SymbolInterface.hpp:31:10: error: [clang-diagnostic-error]

    'vast/Dialect/Core/Interfaces/SymbolInterface.h.inc' file not found

       31 | #include "vast/Dialect/Core/Interfaces/SymbolInterface.h.inc"
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • include/vast/Dialect/Meta/MetaDialect.hpp:17:10: error: [clang-diagnostic-error]

    'vast/Dialect/Meta/MetaDialect.h.inc' file not found

       17 | #include "vast/Dialect/Meta/MetaDialect.h.inc"
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

@xlauko xlauko merged commit e0d6a6e into master Jan 9, 2025
8 checks passed
@xlauko xlauko deleted the xlauko/remove-symbol-utils branch January 9, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant