summaryrefslogtreecommitdiffstats
path: root/include/clang/Sema
Commit message (Expand)AuthorAgeFilesLines
* Revert r350404Hans Wennborg2019-02-131-10/+9
* [OpenCL] Set generic addr space of 'this' in special class members.Anastasia Stulova2019-01-141-0/+4
* [Sema] If CheckPlaceholderExpr rewrites the initializer of an autoAkira Hatanaka2019-01-111-2/+2
* Fix header issues.Richard Trieu2019-01-111-0/+1
* Fix typo in commentNico Weber2019-01-091-1/+1
* Use DeclSpec for quals in DeclaratorChunk::FunctionTypeInfo.Anastasia Stulova2019-01-091-30/+47
* DR674, PR38883, PR40238: Qualified friend lookup should look for aRichard Smith2019-01-071-3/+3
* Refactor the way we handle diagnosing unused expression results.Aaron Ballman2019-01-041-9/+10
* [Sema] Produce diagnostics when C++17 aligned allocation/deallocationAkira Hatanaka2018-12-211-0/+9
* Add support for namespaces on #pragma clang attributeErik Pilkington2018-12-201-2/+6
* [ObjC] Messages to 'self' in class methods that return 'instancetype' shouldAlex Lorenz2018-12-201-7/+6
* [OPENMP] parsing and sema support for 'close' map-type-modifierKelvin Li2018-12-181-2/+5
* [CodeComplete] Fill preferred type on binary expressionsIlya Biryukov2018-12-131-1/+1
* [OpenCL] Add generic AS to 'this' pointerMikael Nilsson2018-12-131-2/+2
* [AST] Store "UsesADL" information in CallExpr.Eric Fiselier2018-12-122-18/+25
* Revert "[OpenCL] Add generic AS to 'this' pointer"Mikael Nilsson2018-12-121-2/+2
* [OpenCL] Add generic AS to 'this' pointerMikael Nilsson2018-12-121-2/+2
* Reland r348741 "[Sema] Further improvements to to static_assert diagnostics."Clement Courbet2018-12-111-5/+1
* Revert r348741 "[Sema] Further improvements to to static_assert diagnostics."Clement Courbet2018-12-101-1/+5
* [Sema] Further improvements to to static_assert diagnostics.Clement Courbet2018-12-101-5/+1
* Move diagnostic enums into Basic.Richard Trieu2018-12-081-14/+1
* [Sema/Attribute] Check for noderef attributeLeonard Chan2018-12-061-0/+16
* [CodeComplete] Cleanup access checking in code completionIlya Biryukov2018-12-031-2/+3
* [attributes] Add a family of OS_CONSUMED, OS_RETURNS and OS_RETURNS_RETAINED ...George Karpenkov2018-11-301-3/+3
* Move LoopHint.h from Sema to ParseRichard Trieu2018-11-281-45/+0
* [OpenCL] Enable address spaces for references in C++Anastasia Stulova2018-11-161-0/+4
* [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
* Diagnose parameter names that shadow the names of inherited fields under -Wsh...Aaron Ballman2018-11-021-1/+2
* Add support for 'atomic_default_mem_order' clause on 'requires' directive. Al...Patrick Lyster2018-11-021-0/+5
* [clang-cl] Inherit dllexport to static locals also in template instantiations...Hans Wennborg2018-10-311-0/+1
* Revert "Revert "Support for groups of attributes in #pragma clang attribute""Erik Pilkington2018-10-291-6/+14
* [OPENMP] Do not capture private loop counters.Alexey Bataev2018-10-291-0/+4
* Revert "Support for groups of attributes in #pragma clang attribute"Erik Pilkington2018-10-291-14/+6
* Support for groups of attributes in #pragma clang attributeErik Pilkington2018-10-291-6/+14
* [AST] Refactor PredefinedExprBruno Ricci2018-10-271-1/+1
* [C++17] Reject shadowing of capture by parameter in lambdaNicolas Lesser2018-10-251-1/+3
* [clang] Introduce new completion context typesKadir Cetinkaya2018-10-241-4/+8
* [CodeComplete] Expose InBaseClass signal in code completion results.Eric Liu2018-10-241-11/+15
* Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.Aaron Ballman2018-10-241-0/+5
* [OpenCL][NFC] Unify ZeroToOCL* cast typesAndrew Savonichev2018-10-231-11/+5
* PR24164, PR39336: init-captures are not distinct full-expressions.Richard Smith2018-10-191-2/+1
* Add support for 'dynamic_allocators' clause on 'requires' directive. Differen...Patrick Lyster2018-10-111-0/+4
* [Sema][OpenCL] Improve diagnostics for not viable overloadable function candi...Andrew Savonichev2018-10-111-0/+15
* [OPENMP] Add reverse_offload clause to requires directivePatrick Lyster2018-10-031-0/+4
* [clang] Implement Override Suggestions in Sema.Kadir Cetinkaya2018-10-021-0/+10
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-10-011-0/+17
* Revert r343518.Akira Hatanaka2018-10-011-17/+0
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-10-011-0/+17