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

Replace std::string pointer by reference and remove unused function DLSym #193

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

Commits on Feb 17, 2024

  1. Use reference instead of ptr and remove unused function

    Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
    SAtacker committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bbff1d2 View commit details
    Browse the repository at this point in the history
  2. Test without having path.cpp into sources

    Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
    SAtacker committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a242ddb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Compiler Dynamic Library Manager test only if Clang-repl is used

    Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
    SAtacker committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2315dea View commit details
    Browse the repository at this point in the history