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

refactor: Clang-tidy fixes for files relevant to TDFA determinization. #85

Open
wants to merge 606 commits into
base: main
Choose a base branch
from

Conversation

SharafMohamed
Copy link
Contributor

References

git fetch upstream pull/84/head:pr-84
git fetch upstream pull/85/head:pr-85
git diff pr-84 pr-85

Description

  • Cleanup for the following files:
    • src/log_surgeon/Lexer.hpp
    • src/log_surgeon/LexicalRule.hpp
    • src/log_surgeon/SchemaParser.cpp
    • src/log_surgeon/finite_automata/DfaStatePair.hpp
    • src/log_surgeon/finite_automata/Nfa.hpp
    • src/log_surgeon/finite_automata/NfaState.hpp
    • tests/test-register-handler.cpp

Validation performed

  • Existing tests pass.

SharafMohamed and others added 30 commits December 4, 2024 09:32
…ative position test as this is what is seen in practice when using negative positions.
Co-authored-by: Lin Zhihao <59785146+LinZhihao-723@users.noreply.github.com>
Co-authored-by: Lin Zhihao <59785146+LinZhihao-723@users.noreply.github.com>
Co-authored-by: Lin Zhihao <59785146+LinZhihao-723@users.noreply.github.com>
Co-authored-by: Lin Zhihao <59785146+LinZhihao-723@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant