summaryrefslogtreecommitdiff
path: root/lib/DirectoryWatcher
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-142-3/+3
* [clang][DirectoryWatcher] Fix Windows stub after LLVM changeJan Korous2019-08-131-2/+4
* [clang] DirectoryWatcher for Windows stubs (to fix build break).Jan Korous2019-08-132-0/+50
* Remove LLVM mutexes from clang in favor of std::mutexBenjamin Kramer2019-08-071-1/+0
* [clang][DirectoryWatcher][NFC] Swapping asserts for llvm fatal_error in createPuyan Lotfi2019-08-062-3/+9
* [DirectoryWatcher] Fix asserts Mac buildsShoaib Meenai2019-08-061-1/+1
* [clang][DirectoryWatcher] Adding llvm::Expected error handling to create.Puyan Lotfi2019-08-063-21/+21
* [DirectoryWatcher][linux] Fix build for older kernelsJan Korous2019-08-051-2/+1
* [DirectoryWatcher] Relax assumption to prevent test flakinessJan Korous2019-08-011-0/+18
* Fix Linux buildJF Bastien2019-07-291-1/+1
* [NFC] avoid AlignedCharArray in clangJF Bastien2019-07-291-5/+6
* [DirectoryWatcher][linux] Fix for older kernelsJan Korous2019-07-151-2/+7
* [DirectoryWatcher][NFC] Silence warnings in release buildJan Korous2019-07-121-1/+4
* [DirectoryWatcher][linux] Fix use of uninitialized valueJan Korous2019-07-121-2/+2
* Reland [clang] DirectoryWatcherJan Korous2019-07-126-0/+709
* Revert "Reland [clang] DirectoryWatcher"Jan Korous2019-07-126-709/+0
* Reland [clang] DirectoryWatcherJan Korous2019-07-126-0/+709
* Revert [clang] DirectoryWatcherReid Kleckner2019-07-095-688/+0
* [clang] DirectoryWatcherJan Korous2019-07-095-0/+688