mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Function pointers had a summary generated for them bypassing formatters, directly as part of the ValueObject subsystem This patch transitions that code into a hardcoded summary llvm-svn: 223906