aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* executor: add runner modeDmitry Vyukov2024-06-241-0/+1
| | | | | | | Move all syz-fuzzer logic into syz-executor and remove syz-fuzzer. Also restore syz-runtest functionality in the manager. Update #4917 (sets most signal handlers to SIG_IGN)
* .clang-format: prepare for C++ codeDmitry Vyukov2024-06-031-0/+1
| | | | | | | The default -2 space class access modifier offset does not work well with tabs. We have everything aligned with tabs, but access modifiers have 6 spaces. -8 spaces effectively removes 1 tab.
* .clang-format: remove duplicate attributeDmitry Vyukov2023-04-031-2/+1
| | | | | New versions of clang-format start complaining about the dup attribute. Remove it.
* buildbot: add .travis.ymlAndrey Konovalov2017-07-281-1/+1
| | | | Also change .clang-format to support older versions of the tool.
* add a missed fileDmitry Vyukov2015-10-131-0/+15