summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/.clang-tidy
Commit message (Collapse)AuthorAgeFilesLines
* [sanitizers] specifying style for global constantMike Aizatsky2016-11-171-0/+4
| | | | | | | | Subscribers: kubabrecka Differential Revision: https://reviews.llvm.org/D26755 llvm-svn: 287268
* fixed clang-tidy configMike Aizatsky2016-01-251-1/+1
| | | | llvm-svn: 258711
* .clang-tidy for sanitizer package to override root llvm styleMike Aizatsky2016-01-211-0/+12
Summary: sanitizer-common follows Google code style, override clang-tidy config. Differential Revision: http://reviews.llvm.org/D16373 llvm-svn: 258449
OpenPOWER on IntegriCloud