Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • src
  • Reactor
  • Routine.hpp
Find file
BlameHistoryPermalink
  • Nicolas Capens's avatar
    Update Kokoro's clang-format to version 11.0.1 · dac99e82
    Nicolas Capens authored Nov 19, 2020
    Downloaded from:
    https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.1
    
    It fixes obeying PointerAlignment for the ellipsis in variadic templates
    (https://reviews.llvm.org/D83564), so patch all the files that use them.
    
    clang-format 11 also introduces support for IndentCaseBlocks
    (https://reviews.llvm.org/D72276), but leave that unused for now. The
    default (false) does not change formatting.
    
    Note that Chromium's buildtools comes with a version of clang-format
    which claims to be 11.0.0 but is actually older and does not produce
    the same formatting as the official release version:
    http://crbug.com/1150875. Use binaries from the download link above
    instead.
    
    Bug: b/144825072
    Change-Id: I1c9a680f5619926db1ed93afea94d8942926af37
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/50568
    Presubmit-Ready: Nicolas Capens <nicolascapens@google.com>
    Kokoro-Result: kokoro <noreply+kokoro@google.com>
    Tested-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
    Commit-Queue: Nicolas Capens <nicolascapens@google.com>
    dac99e82
Routine.hpp 1.69 KB
EditWeb IDE
×

Replace Routine.hpp

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.