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

Clang update EDMPluginDumper and FunctionDumper #1894

Merged
merged 2 commits into from Dec 19, 2013
Merged

Clang update EDMPluginDumper and FunctionDumper #1894

merged 2 commits into from Dec 19, 2013

Commits on Dec 18, 2013

  1. update EDMPluginDumper to output the template args

    if the plugin class is a template specialization
    Also remove checking the log contents before writing to log as this
    causes the FunctionDumper to take too long trying to load the large
    log file for each process and each function call.
    gartung committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    e6d82ac View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2013

  1. log constructor calls

    gartung committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    ef6cd84 View commit details
    Browse the repository at this point in the history