[DynInst_API:] [dyninst/dyninst] e61a69: cmake: export CompilerCommands for IDE jump-to-def...


Date: Fri, 07 Dec 2018 15:18:21 -0800
From: Xiaozhu Meng <mxz297@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] e61a69: cmake: export CompilerCommands for IDE jump-to-def...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: e61a6963808027e09fa74d4c68b5cb14b50e913b
      https://github.com/dyninst/dyninst/commit/e61a6963808027e09fa74d4c68b5cb14b50e913b
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2018-12-05 (Wed, 05 Dec 2018)

  Changed paths:
    M .gitignore
    M CMakeLists.txt

  Log Message:
  -----------
  cmake: export CompilerCommands for IDE jump-to-def support


  Commit: a24211d80be68893e41f91e16966fb94085d2488
      https://github.com/dyninst/dyninst/commit/a24211d80be68893e41f91e16966fb94085d2488
  Author: LER0ever <etasry@xxxxxxxxx>
  Date:   2018-12-05 (Wed, 05 Dec 2018)

  Changed paths:
    M dyninstAPI/src/ast.C

  Log Message:
  -----------
  ast: fix whileOp

the current whileOp code is mostly from ifOp since they share mostly the
same high level logic.
We should update whileOp code whenever we make a future change to ifOp


  Commit: da438121d0a4f33f47d48be72d047134ec158a4c
      https://github.com/dyninst/dyninst/commit/da438121d0a4f33f47d48be72d047134ec158a4c
  Author: Xiaozhu Meng <mxz297@xxxxxxxxx>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    M dyninstAPI/src/ast.C

  Log Message:
  -----------
  Merge pull request #510 from dyninst/fix/whileExpr

Fix whileExpr not generating the correct code and causing abort


Compare: https://github.com/dyninst/dyninst/compare/20909b966752...da438121d0a4
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
[← Prev in Thread] Current Thread [Next in Thread→]