summaryrefslogtreecommitdiff
path: root/include/clang/Basic/SyncScope.h
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [OpenCL] Split type and macro definitions into opencl-c-base.hSven van Haastregt2019-06-191-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-10/+10
* [OpenCL] Support variable memory scope in atomic builtinsYaxun Liu2017-08-151-12/+127
* Add OpenCL 2.0 atomic builtin functions as Clang builtinYaxun Liu2017-08-041-0/+39