Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gn build: Run `git ls-files '*.gn' '*.gni' | xargs llvm/utils/gn/gn.py format` | Nico Weber | 2019-06-07 | 1 | -1/+1 |
| | | | | llvm-svn: 362794 | ||||
* | gn build: Add new tidy checks to gn files | Ilya Biryukov | 2019-06-06 | 1 | -0/+2 |
| | | | | | | The checks were added in r362673 and r362672. llvm-svn: 362709 | ||||
* | gn build: BUILD.gn files for clang-tidy and clang-apply-replacements | Nico Weber | 2019-02-05 | 1 | -0/+30 |
Patch from Mirko Bonadei <mbonadei@webrtc.org>! Differential Revision: https://reviews.llvm.org/D57329 llvm-svn: 353177 |