1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/DebugInfo/GSYM
Simon Pilgrim cacf8c90b2 [DebugInfo] Remove unnecessary <string> include dependency from DebugInfo headers. NFC.
At most these use the StringRef/Twine wrappers and don't have any implicit uses of std::string.

Move the include down to any cpp implementation where std::string is actually used.
2021-07-17 16:56:06 +01:00
..
DwarfTransformer.h
FileEntry.h
FileWriter.h
FunctionInfo.h
GsymCreator.h [DebugInfo] Remove unnecessary <string> include dependency from DebugInfo headers. NFC. 2021-07-17 16:56:06 +01:00
GsymReader.h [DebugInfo] Remove unnecessary <string> include dependency from DebugInfo headers. NFC. 2021-07-17 16:56:06 +01:00
Header.h
InlineInfo.h
LineEntry.h
LineTable.h
LookupResult.h Reformat files. 2021-07-16 07:39:21 +00:00
ObjectFileTransformer.h
Range.h
StringTable.h