summaryrefslogtreecommitdiffstats
path: root/include/clang/Serialization/ASTBitCodes.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* Recommit r289979 [OpenCL] Allow disabling types and declarations associated w...Yaxun Liu2016-12-181-11/+17
* [OpenMP] Sema and parsing for 'target teams' pragmaKelvin Li2016-12-171-0/+1
* Revert r289979 due to regressionsYaxun Liu2016-12-161-17/+11
* [OpenCL] Allow disabling types and declarations associated with extensionsYaxun Liu2016-12-161-11/+17
* Add two new AST nodes to represent initialization of an array in terms ofRichard Smith2016-12-121-2/+6
* [OpenMP] Sema and parsing for 'teams distribute parallel for' pragmaKelvin Li2016-12-091-0/+1
* [OpenCL] Refactor read_only/write_only pipes.Joey Gouly2016-12-011-5/+3
* [OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragmaKelvin Li2016-11-301-0/+1
* [OpenCL] Introduce ReadPipeType and WritePipeType.Joey Gouly2016-11-181-3/+5
* Re-apply patch r279045.Kelvin Li2016-10-251-0/+1
* [CUDA] Add #pragma clang force_cuda_host_device_{begin,end} pragmas.Justin Lebar2016-10-081-1/+5
* ObjectiveC generics: Add ObjCTypeParamType in the type system.Manman Ren2016-09-131-1/+3
* C++ Modules TS: Add parsing and some semantic analysis support forRichard Smith2016-09-081-0/+2
* Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"Diana Picus2016-08-181-1/+0
* [OpenMP] Sema and parsing for 'teams distribute simd’ pragmaKelvin Li2016-08-171-0/+1
* P0217R3: serialization/deserialization support for c++17 decomposition declar...Richard Smith2016-08-121-0/+4
* [OpenMP] Sema and parsing for 'teams distribute' pragmaKelvin Li2016-08-051-0/+1
* [OpenMP] Sema and parsing for 'target simd' pragmaKelvin Li2016-07-201-0/+1
* [modules] Don't emit initializers for VarDecls within a module eagerly wheneverRichard Smith2016-07-201-0/+3
* [ObjC] Implement @available in the Parser and ASTErik Pilkington2016-07-161-1/+3
* [OpenMP] Sema and parsing for 'target parallel for simd' pragmaKelvin Li2016-07-141-0/+1
* [OpenMP] Sema and parsing for 'distribute simd' pragmaKelvin Li2016-07-061-0/+1
* [OpenMP] Sema and parse for 'distribute parallel for simd'Kelvin Li2016-07-051-0/+1
* [Feature] Add a builtin for indexing into parameter packs. Patch by Louis Dio...Eric Fiselier2016-07-011-1/+4
* P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:Richard Smith2016-06-281-0/+6
* Resubmission of http://reviews.llvm.org/D21564 after fixes.Carlo Bertolli2016-06-271-0/+1
* Revert r273705Carlo Bertolli2016-06-241-1/+0