gecko-dev/tools/profiler/lul
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
..
AutoObjectMapper.cpp Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
AutoObjectMapper.h Bug 1448027 - make constructors in the profiler explicit; r=mstange 2018-03-27 10:51:32 -04:00
LulCommon.cpp
LulCommonExt.h
LulDwarf.cpp Bug 1450185 - Implement DWARF stack walker for aarch64. r=jseward 2018-04-12 18:22:03 +09:00
LulDwarfExt.h Bug 1450185 - Implement DWARF stack walker for aarch64. r=jseward 2018-04-12 18:22:03 +09:00
LulDwarfInt.h
LulDwarfSummariser.cpp Bug 1450185 - Implement DWARF stack walker for aarch64. r=jseward 2018-04-12 18:22:03 +09:00
LulDwarfSummariser.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
LulElf.cpp Bug 1450185 - Implement DWARF stack walker for aarch64. r=jseward 2018-04-12 18:22:03 +09:00
LulElfExt.h
LulElfInt.h Bug 1428182 - 7. Include <link.h> in LUL for Android; r=jseward 2018-01-30 14:08:23 -05:00
LulMain.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
LulMain.h Bug 1450185 - Implement DWARF stack walker for aarch64. r=jseward 2018-04-12 18:22:03 +09:00
LulMainInt.h Bug 1450185 - Implement DWARF stack walker for aarch64. r=jseward 2018-04-12 18:22:03 +09:00
platform-linux-lul.cpp Bug 1361009 - Remove MOZ_WIDGET_GONK from the profiler. r=jseward. 2017-05-08 07:09:33 +10:00
platform-linux-lul.h