Skip to content
Commit efd0bcb7 authored by David Blaikie's avatar David Blaikie
Browse files

DebugInfo: GDBIndexEntry*String conversion functions now return const char*...

DebugInfo: GDBIndexEntry*String conversion functions now return const char* for easy llvm::formating

This was previously invoking UB by passing a user-defined type to
format. Thanks to Jordan Rose for pointing this out.

llvm-svn: 191060
parent 9d117ab7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment