1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/DebugInfo/PDB/Native
Martin Storsjö 9d14adb9f6 [llvm] Rename StringRef _lower() method calls to _insensitive()
This is a mechanical change. This actually also renames the
similarly named methods in the SmallString class, however these
methods don't seem to be used outside of the llvm subproject, so
this doesn't break building of the rest of the monorepo.
2021-06-25 00:22:01 +03:00
..
DbiModuleDescriptor.cpp
DbiModuleDescriptorBuilder.cpp Re-land "[PDB] Defer relocating .debug$S until commit time and parallelize it" 2021-03-10 15:14:09 -08:00
DbiModuleList.cpp
DbiStream.cpp
DbiStreamBuilder.cpp Re-land "[PDB] Defer relocating .debug$S until commit time and parallelize it" 2021-03-10 15:14:09 -08:00
EnumTables.cpp
GlobalsStream.cpp
GSIStreamBuilder.cpp [llvm] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
Hash.cpp
HashTable.cpp
InfoStream.cpp
InfoStreamBuilder.cpp
InjectedSourceStream.cpp
ModuleDebugStream.cpp
NamedStreamMap.cpp [DebugInfo] Use llvm::append_range (NFC) 2021-01-04 11:42:45 -08:00
NativeCompilandSymbol.cpp
NativeEnumGlobals.cpp
NativeEnumInjectedSources.cpp
NativeEnumLineNumbers.cpp
NativeEnumModules.cpp
NativeEnumSymbols.cpp
NativeEnumTypes.cpp
NativeExeSymbol.cpp
NativeFunctionSymbol.cpp
NativeInlineSiteSymbol.cpp
NativeLineNumber.cpp
NativePublicSymbol.cpp
NativeRawSymbol.cpp
NativeSession.cpp [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
NativeSourceFile.cpp
NativeSymbolEnumerator.cpp
NativeTypeArray.cpp
NativeTypeBuiltin.cpp
NativeTypeEnum.cpp
NativeTypeFunctionSig.cpp
NativeTypePointer.cpp
NativeTypeTypedef.cpp
NativeTypeUDT.cpp
NativeTypeVTShape.cpp
PDBFile.cpp
PDBFileBuilder.cpp [DebugInfo] Remove some unused includes. NFCI. 2021-01-28 11:21:35 +00:00
PDBStringTable.cpp
PDBStringTableBuilder.cpp
PublicsStream.cpp
RawError.cpp
SymbolCache.cpp [llvm] Use llvm::sort (NFC) 2021-01-17 10:39:45 -08:00
SymbolStream.cpp
TpiHashing.cpp
TpiStream.cpp
TpiStreamBuilder.cpp [DebugInfo] Use llvm::append_range (NFC) 2021-01-04 11:42:45 -08:00