mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-11 04:06:20 +00:00
![Nathan Sidwell](/assets/img/avatar_default.png)
The demangler doesn't understand 'aw' as an operator name. This adds the necessary smarts -- you may use this as an operator functionname, but not as an expression operator. Reviewed By: ChuanqiXu Differential Revision: https://reviews.llvm.org/D120143