-
Notifications
You must be signed in to change notification settings - Fork 613
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cpp.indirection to type lowering mechanism
Summary: The implementation of cpp.indirection does not handle typedefs correctly. Lower the annotation onto the inner type of typedefs to unblock the codemod while this is fixed. Reviewed By: dtolnay Differential Revision: D69195637 fbshipit-source-id: 87e53baafa89ecb832bb188ea20ab81755aa5e8f
- Loading branch information
1 parent
c7abd10
commit 1c4165c
Showing
1 changed file
with
55 additions
and
40 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