Discussion:
[DynInst_API:] [dyninst/dyninst] e61a69: cmake: export CompilerCommands for IDE jump-to-def...
LER0ever
2018-12-06 05:58:19 UTC
Permalink
Branch: refs/heads/fix/whileExpr
Home: https://github.com/dyninst/dyninst
Commit: e61a6963808027e09fa74d4c68b5cb14b50e913b
https://github.com/dyninst/dyninst/commit/e61a6963808027e09fa74d4c68b5cb14b50e913b
Author: LER0ever <***@gmail.com>
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 <***@gmail.com>
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


Compare: https://github.com/dyninst/dyninst/compare/e61a69638080^...a24211d80be6
**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.
Loading...