mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +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
1.9 KiB
1.9 KiB