Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • SizedMRUCache_unittest.cpp
Find file
BlameHistoryPermalink
  • Maksim Ivanov's avatar
    Fix useless move() in SizedMRUCache_unittest.cpp · fe822457
    Maksim Ivanov authored Sep 10, 2020
    Drop std::move() calls in places where there's no actual moving
    happing, and only the "bugprone-use-after-move" clang-tidy
    warning is triggered.
    
    Bug: chromium:1122844
    Change-Id: I692da5af4f96305f09008d1c7fd18f9be7f6273f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2401241
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    fe822457
SizedMRUCache_unittest.cpp 2.86 KB
EditWeb IDE
×

Replace SizedMRUCache_unittest.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.