summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Fix for buildbot.Yan Wang2017-08-101-0/+32
* Revert "[clang-tidy] Refactor the code and add a close-on-exec check on memfd...Reid Kleckner2017-08-101-32/+0
* [clang-tidy] Refactor the code and add a close-on-exec check on memfd_create(...Yan Wang2017-08-101-0/+32
OpenPOWER on IntegriCloud