Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/sanitizer_common/
-
trunk/
-
lib/
-
sanitizer_common/
-
.clang-tidy
Hide Panel
f
Keyboard Reference
?
Differential
D16373
.clang-tidy for sanitizer package to override root llvm style
Closed
Public
Authored by
aizatsky
on Jan 20 2016, 1:50 PM.
Download Raw Diff
Details
Reviewers
kcc
Commits
rG6e9b97080527: .clang-tidy for sanitizer package to override root llvm style
rCRT258449: .clang-tidy for sanitizer package to override root llvm style
rL258449: .clang-tidy for sanitizer package to override root llvm style
Summary
sanitizer-common follows Google code style, override
clang-tidy config.
Diff Detail
Repository
rL LLVM
Event Timeline
aizatsky
updated this revision to
Diff 45441
.
Jan 20 2016, 1:50 PM
aizatsky
retitled this revision from
to
.clang-tidy for sanitizer package to override root llvm style
.
aizatsky
updated this object.
aizatsky
added a reviewer:
kcc
.
Jan 20 2016, 1:51 PM
aizatsky
added a project:
Restricted Project
.
aizatsky
added a subscriber:
llvm-commits
.
kcc
accepted this revision.
Jan 20 2016, 1:54 PM
kcc
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 20 2016, 1:54 PM
Closed by commit
rL258449: .clang-tidy for sanitizer package to override root llvm style
(authored by
aizatsky
).
·
Explain Why
Jan 21 2016, 3:25 PM
This revision was automatically updated to reflect the committed changes.