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

C++: Tidy up SubBasicBlocks.qll #1827

Merged
merged 7 commits into from
Aug 29, 2019
Merged

C++: Tidy up SubBasicBlocks.qll #1827

merged 7 commits into from
Aug 29, 2019

Commits on Aug 26, 2019

  1. C++: Sync the two copies of SubBasicBlocks.qll

    These files are now added to `identical-files.json` so they will remain
    in sync.
    jbj committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    17ee3f5 View commit details
    Browse the repository at this point in the history
  2. C++: Use the word "rank" to denote a rank

    Previously, the word "position" was used ambiguously in this library.
    jbj committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    2b94bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c354e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2332dad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cae591 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. C++: Restore and deprecate getPosInBasicBlock

    This predicte was still used in a test, so it might be used in external
    code too.
    jbj committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    b98d637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c610e4 View commit details
    Browse the repository at this point in the history