mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
Fixed a crash that would happen if you tried to get the name of a constructor or destructor by calling "getDeclName()" instead of calling getName() (which would assert and crash). Added the ability to get function arguments names from SBFunction. llvm-svn: 252622
7.3 KiB
7.3 KiB