summaryrefslogtreecommitdiffstats
path: root/include/clang/Serialization/ASTBitCodes.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r359949 "[clang] adding explicit(bool) from c++2a"Hans Wennborg2019-05-061-0/+3
* [clang] adding explicit(bool) from c++2aNicolas Lesser2019-05-041-3/+0
* Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...Leonard Chan2019-05-031-4/+1
* [Attribute/Diagnostics] Print macro if definition is an attribute declarationLeonard Chan2019-05-021-1/+4
* [OPENMP 5.0]Add initial support for 'allocate' directive.Alexey Bataev2019-03-071-1/+4
* [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.Michael Kruse2019-02-011-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-081-0/+4
* Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...Andrew Savonichev2018-11-071-4/+0
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-071-0/+4
* Create ConstantExpr classBill Wendling2018-10-311-0/+3
* Avoid STMT_ and DECL_ bitcodes overlapping.Richard Smith2018-10-251-1/+3
* [OPENMP] Add support for OMP5 requires directive + unified_address clauseKelvin Li2018-09-261-0/+3
* Remove trailing spaceFangrui Song2018-07-301-34/+34
* PR15730/PR16986 Allow dependently typed vector_size types.Erich Keane2018-07-131-41/+44
* Revert -r336726, which included more files than intended.Erich Keane2018-07-101-44/+41
* [NFC] Switch CodeGenFunction to use value init instead of member init listsErich Keane2018-07-101-41/+44
* [clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)Hans Wennborg2018-06-251-1/+1
* [Fixed Point Arithmetic] Addition of the remaining fixed point types and thei...Leonard Chan2018-06-141-1/+55
* This diff includes changes for supporting the following types.Leonard Chan2018-06-041-0/+18
* Revert "This diff includes changes for supporting the following types."Leonard Chan2018-06-021-18/+0
* This diff includes changes for supporting the following types.Leonard Chan2018-06-021-0/+18
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-464/+464
* Implement P0482R2, support for char8_t type.Richard Smith2018-05-011-0/+3
* Revert rC330794 and some dependent tiny bug fixes Faisal Vali2018-04-261-3/+0
* [c++2a] [concepts] Add rudimentary parsing support for template concept decla...Faisal Vali2018-04-251-0/+3
* [PCH] Serialize skipped preprocessor rangesCameron Desrochers2018-01-151-0/+22
* [Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko2017-11-021-46/+365
* Dependent Address Space SupportAndrew Gozillon2017-10-021-1/+3
* [Module map] Introduce a private module re-export directive.Douglas Gregor2017-09-141-0/+3
* Recommit "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-0/+2
* Revert "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-2/+0
* Add _Float16 as a C/C++ source language typeSjoerd Meijer2017-09-081-0/+2
* [coroutines] Add serialization/deserialization of coroutinesGor Nishanov2017-07-251-2/+7
* Allow for unfinished #if blocks in preamblesErik Verbruggen2017-05-301-0/+3
* [Modules][PCH] Serialize #pragma packAlex Lorenz2017-03-311-0/+3
* [Serialization] Serialize DependentSizedExtVectorTypeAlex Lorenz2017-03-221-1/+3
* Modules: Use hash of PCM content for SIGNATUREDuncan P. N. Exon Smith2017-03-131-9/+20
* Add an explicit derived class of FunctionDecl to model deduction guides ratherRichard Smith2017-02-171-0/+2
* [OpenCL] Correct ndrange_t implementationAnastasia Stulova2017-02-161-5/+3
* P0091R3: Implement basic parsing support for C++17 deduction-guides.Richard Smith2017-02-071-1/+2
* Prototype of modules codegenDavid Blaikie2017-01-301-0/+2
* PR0091R3: Implement parsing support for using templates as types.Richard Smith2017-01-261-1/+3
* [OpenMP] Sema and parsing for 'target teams distribute simd’ pragmaKelvin Li2017-01-101-0/+1
* [OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...Kelvin Li2017-01-031-0/+1
* [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragmaKelvin Li2016-12-291-0/+1
* [OpenMP] Sema and parsing for 'target teams distribute' pragmaKelvin Li2016-12-251-0/+1
* [c++1z] P0195R2: Support pack-expansion of using-declarations.Richard Smith2016-12-201-0/+2
* Revert "[c++1z] P0195R2: Support pack-expansion of using-declarations."Daniel Jasper2016-12-191-2/+0
* [c++1z] P0195R2: Support pack-expansion of using-declarations.Richard Smith2016-12-191-0/+2