gecko-dev/mozglue/misc
Tom Ritter 45e0e41278 Bug 1480457 Address template parameter shadowing r=aklotz
This code throws an error in clang on the inner MMPolicy:
error: declaration of 'MMPolicy' shadows template parameter

Notethat the template parameter is declared earlier at the
class definition of ReadOnlyTargetFunction

MozReview-Commit-ID: buLE9d22YS

Differential Revision: https://phabricator.services.mozilla.com/D4571

--HG--
extra : moz-landing-system : lando
2018-08-30 12:08:26 +00:00
..
interceptor Bug 1480457 Address template parameter shadowing r=aklotz 2018-08-30 12:08:26 +00:00
AutoProfilerLabel.cpp
AutoProfilerLabel.h
ConditionVariable_posix.cpp
ConditionVariable_windows.cpp
DynamicallyLinkedFunctionPtr.h
MutexPlatformData_posix.h
MutexPlatformData_windows.h
Mutex_posix.cpp
Mutex_windows.cpp
PlatformConditionVariable.h
PlatformMutex.h
Printf.cpp
Printf.h
StackWalk.cpp Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz 2018-08-23 16:48:53 -04:00
StackWalk.h Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz 2018-08-23 16:48:53 -04:00
StackWalk_windows.h
TimeStamp.cpp Bug 1480315 - Fix coredump caused by getenv. r=glandium 2018-08-01 20:49:00 +03:00
TimeStamp.h
TimeStamp_darwin.cpp
TimeStamp_posix.cpp
TimeStamp_windows.cpp Bug 1480595 - make TimeStamp compilable for AArch64 Windows; r=glandium 2018-08-23 12:54:29 -04:00
TimeStamp_windows.h
WindowsMapRemoteView.cpp
WindowsMapRemoteView.h
moz.build
nsWindowsDllInterceptor.h Bug 1485701 - make the interceptor code compilable, if not functional, on aarch64 windows; r=aklotz 2018-08-28 09:27:57 -04:00