-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bring `ast_unit`, `ast_ctx`, `ast` into `dec_ctx` * Move `GetQualType` to `DecompilationContext` * Add type provider * Add type provider for `main` * Update copyright * Revert formatting change * Emit non-signed `char`s * Allow adding type providers from decomp API * Fix merge error * More merge errors * silence clang warning for arm * Recognize strings referenced without GEP * replace function if address is not taken * rename replacement function: Co-authored-by: Francesco Bertolaccini <[email protected]> Co-authored-by: William Tan <[email protected]> Co-authored-by: 2over12 <[email protected]>
- Loading branch information
1 parent
59b4751
commit d51bed7
Showing
3 changed files
with
55 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters