summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/AddressSpaces.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-2/+2
* [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko2018-03-281-6/+6
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-01-231-1/+1
* Convert clang::LangAS to a strongly typed enumAlexander Richardson2017-10-151-4/+19
* [OpenCL] Add LangAS::opencl_private to represent private address space in ASTYaxun Liu2017-10-131-4/+5
* CodeGen: Cast alloca to expected address spaceYaxun Liu2017-05-181-3/+2
* [OpenCL] Map default address space to alloca address spaceYaxun Liu2017-04-111-8/+16
* [MSVC] Implementation of __unaligned as a proper type qualifierAndrey Bokhanko2016-05-111-1/+1
* Revert r268727, it caused PR27666.Nico Weber2016-05-061-1/+1
* [MSVC] Implementation of __unaligned as a proper type qualifierAndrey Bokhanko2016-05-061-1/+1
* Revert r266415, it broke parsing SDK headers (PR27367).Nico Weber2016-04-151-1/+1
* [MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifierAndrey Bokhanko2016-04-151-1/+1
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-2/+2
* [OpenCL] Generic address space has been added in OpenCL v2.0.Anastasia Stulova2014-11-261-0/+1
* Documentation cleanup:James Dennett2012-07-021-3/+4
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-4/+5
* CUDA: add CodeGen support for global variable address spaces.Peter Collingbourne2012-05-201-0/+4
* Add support for language-specific address spaces. On top of that,Peter Collingbourne2011-03-181-0/+44