-
clang-tools-extra/modularize/ -
DumpValueObjectOptions.h -
SBCommandReturnObject.cpp -
BreakpointResolverScripted.cpp -
CommandObjectBreakpoint.cpp -
CommandObjectExpression.cpp -
CommandObjectMultiword.cpp -
ConnectionFileDescriptorPosix.cpp -
DynamicLoaderDarwinKernel.cpp -
HexagonDYLDRendezvous.cpp -
ClangExpressionParser.cpp -
ClangPersistentVariables.cpp -
InstrumentationRuntimeTSan.cpp -
InstrumentationRuntimeUBSan.cpp -
PlatformAndroidRemoteGDBServer.cpp -
PlatformDarwinDevice.cpp -
PlatformDarwinKernel.cpp -
PlatformiOSSimulatorCoreSimulatorSupport.h -
PlatformRemoteGDBServer.cpp -
GDBRemoteCommunication.cpp -
GDBRemoteCommunicationClient.cpp -
GDBRemoteCommunicationServerCommon.cpp -
GDBRemoteCommunicationServerLLGS.cpp -
GDBRemoteCommunicationServerPlatform.cpp -
SymbolFileDWARFDebugMap.cpp -
UnwindAssembly/InstEmulation/ -
UnwindAssemblyInstEmulation.h -
LocateSymbolFileMacOSX.cpp -
PrettyClassLayoutGraphicalDumper.cpp
| | Event TimelineHerald added a project: Restricted Project. Herald added a project: Restricted Project. gAlfonso-bit retitled this revision from Remove redundant .c_str() and .get() calls where they are not needed. to [LLVM] Remove redundant .c_str() and .get() calls where they are not needed.. This revision is now accepted and ready to land. Herald added a project: Restricted Project. MaskRay retitled this revision from [LLVM] Remove redundant .c_str() and .get() calls where they are not needed. to Remove redundant .c_str() and .get() calls. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Herald added a project: Restricted Project. Path | Size |
---|
| clang-tools-extra/ | modularize/ |
| | | 2 lines | | | | 7 lines | | 4 lines | | | | 4 lines | | | | | | | | 1 line | | | | 1 line | | | | 2 lines | | | | | | 2 lines | | 2 lines | | 1 line | | 1 line | | 4 lines | | | | 2 lines | | | | 4 lines | | 2 lines | | 10 lines | | 2 lines | | 2 lines | | 2 lines | | | | 2 lines | | 8 lines | | 2 lines | | 2 lines | | | | 7 lines | | | | | | 4 lines | | | | 1 line | | | | 11 lines | | 1 line | | 2 lines | | 2 lines | | 2 lines | | | | | | | | 4 lines | | | | 2 lines | | | | 2 lines | | 2 lines | | 2 lines | | | | | | 14 lines | | | | 2 lines | | | | 6 lines | | | | 7 lines | | | | 3 lines | | | | | | 5 lines | | 4 lines | | | | 4 lines | | 11 lines | | | | 2 lines | | | | 10 lines | | | | | | 2 lines | | 12 lines | | 10 lines | | 4 lines | | 5 lines | | | | 2 lines | | | | | | 3 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | UnwindAssembly/ | InstEmulation/ |
| | | 2 lines | | | | 13 lines | | 3 lines | | | | 2 lines | | 2 lines | | 2 lines | | 1 line | | 2 lines | | | | | | 2 lines | | 6 lines | | | | 2 lines | | | | | | | | 8 lines | | | | 3 lines | | | | 8 lines | | | | 2 lines | | | | | | | | 2 lines | | | | | | 2 lines | | 4 lines | | | | 2 lines | | | | 2 lines | | | | 2 lines | | | | | | 2 lines | | | | 2 lines | | | | 12 lines | | | | 1 line | | | | 14 lines | | 5 lines |
|
These redundant header removals looks unrelated and should be done as a separate NFC change.