Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/MemPro
nicolas mercier 87ae601b88 Refactor pragma code to support Clang-cl.
Clang does not allow the text following #pragma to be expanded, and does not allow the standard _Pragma operator with multiple string literals, but does support the MSVC extension __pragma.


#rb james.doverspike
#preflight 6401e269a726961ed9ab40cb
#tested MSVC in Debug/Test/Shipping, Clang 14 in Debug/Test/Shipping.
#rnx

[CL 24672046 by nicolas mercier in ue5-main branch]
2023-03-16 11:43:29 -04:00
..