Files
UnrealEngineUWP/Engine/Source/Developer/DerivedDataCache/Private/DerivedDataCache.cpp
devin doucette ee99e02649 Work around a false positive from static analysis
Static analysis is reporting that certain local variables inside of lambdas are shadowing themselves. Steve.Robb found https://developercommunity.visualstudio.com/content/problem/576913/c6244-regression-in-new-lambda-processorpermissive.html where the same problem was reported last year. Microsoft closed the issue without resolving it.

#jira UE-88014
#rb trivial
#rnx
#robomerge Fortnite-Main

[CL 11215662 by devin doucette in Main branch]
2020-02-04 11:54:28 -05:00

19 KiB