Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • 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
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • .clang-format
Find file
BlameHistoryPermalink
  • clemensh's avatar
    [clang-format] Don't derive pointer alignment · 29563017
    clemensh authored Jan 17, 2017
    In V8, we always want the pointer alignment to be left, i.e. "Foo* foo"
    instead of "Foo *foo".
    
    R=jochen@chromium.org
    NOTRY=true
    
    Review-Url: https://codereview.chromium.org/2631183002
    Cr-Commit-Position: refs/heads/master@{#42390}
    29563017
.clang-format 191 Bytes
EditWeb IDE

Replace .clang-format

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.