Re #22048: Applied manual fixes.
These fixes were not applied by clang-tidy because they are either inside a macro, not included by any source files or conditionally compiled on a condition which is false on my OS. They were found using grep -rnI '^[^/#*]*typedef' Framework/
Showing
- Framework/API/inc/MantidAPI/ICatalogInfoService.h 2 additions, 3 deletionsFramework/API/inc/MantidAPI/ICatalogInfoService.h
- Framework/API/inc/MantidAPI/SingleValueParameter.h 1 addition, 1 deletionFramework/API/inc/MantidAPI/SingleValueParameter.h
- Framework/API/inc/MantidAPI/SingleValueParameterParser.h 2 additions, 2 deletionsFramework/API/inc/MantidAPI/SingleValueParameterParser.h
- Framework/API/inc/MantidAPI/VectorParameter.h 1 addition, 1 deletionFramework/API/inc/MantidAPI/VectorParameter.h
- Framework/DataObjects/test/WorkspaceIteratorTest.h 4 additions, 4 deletionsFramework/DataObjects/test/WorkspaceIteratorTest.h
- Framework/Geometry/inc/MantidGeometry/IDetector_fwd.h 4 additions, 4 deletionsFramework/Geometry/inc/MantidGeometry/IDetector_fwd.h
- Framework/Kernel/src/NetworkProxyOSX.cpp 1 addition, 1 deletionFramework/Kernel/src/NetworkProxyOSX.cpp
- Framework/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameter.h 1 addition, 1 deletion...k/MDAlgorithms/inc/MantidMDAlgorithms/Vector3DParameter.h
- Framework/PythonInterface/inc/MantidPythonInterface/kernel/Converters/CArrayToNDArray.h 1 addition, 1 deletion...MantidPythonInterface/kernel/Converters/CArrayToNDArray.h
- Framework/PythonInterface/mantid/api/src/Exports/ProductFunction.cpp 5 additions, 4 deletions...ythonInterface/mantid/api/src/Exports/ProductFunction.cpp
- Framework/TestHelpers/inc/MantidTestHelpers/MDEventsTestHelper.h 1 addition, 1 deletion...rk/TestHelpers/inc/MantidTestHelpers/MDEventsTestHelper.h
Loading
Please register or sign in to comment