mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
Implement `GetName` for `ObjCExceptionThrowFrameRecognizer`. Otherwise, `frame recognizer list` shows "(internal)" for the name. Differential Revision: https://reviews.llvm.org/D89589