Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Dmitri Gribenko | 2019-08-22 | 1 | -1/+1 |
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Use const char* to compile with VC cl.exe. | Chih-Hung Hsieh | 2017-08-16 | 1 | -2/+2 |
* | [clang-tidy] Use CloexecCheck as base class. | Chih-Hung Hsieh | 2017-08-16 | 1 | -0/+6 |
* | [clang-tidy] Add a close-on-exec check on dup() in Android module. | Chih-Hung Hsieh | 2017-08-14 | 1 | -0/+4 |
* | Fix Wdocumentation warning - typo in argument list. NFCI. | Simon Pilgrim | 2017-08-12 | 1 | -1/+1 |
* | [clang-tidy] Fix for buildbot. | Yan Wang | 2017-08-10 | 1 | -0/+95 |
* | Revert "[clang-tidy] Refactor the code and add a close-on-exec check on memfd... | Reid Kleckner | 2017-08-10 | 1 | -95/+0 |
* | [clang-tidy] Refactor the code and add a close-on-exec check on memfd_create(... | Yan Wang | 2017-08-10 | 1 | -0/+95 |