summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Introduce `SemaOpenMP` (#88642)Vlad Serebrennikov2024-04-161-579/+31
* [Clang][Sema] Fix issue on requires expression with templated base class memb...Qizhi Hu2024-04-161-1/+2
* [Clang] Refactor implementation of "Lifetime extension in range-based for loo...yronglin2024-04-151-4/+3
* Revert "Reapply "[Clang][Sema] Fix crash when 'this' is used in a dependent c...Mikhail Goncharov2024-04-151-6/+22
* [Clang] [C++26] Implement P2573R2: `= delete("should have a reason");` (#86526)Sirraide2024-04-141-2/+5
* [clang] Introduce `SemaCUDA` (#88559)Vlad Serebrennikov2024-04-131-8/+9
* Reword a diagnostic; NFCAaron Ballman2024-04-121-2/+2
* [clang][NFC] Refactor `CUDAFunctionTarget`Vlad Serebrennikov2024-04-121-6/+10
* [Clang] Look through type sugar when accessing FunctionProtoType (#88428)Sirraide2024-04-121-1/+1
* Reapply "[Clang][Sema] Fix crash when 'this' is used in a dependent class sco...Krystian Stasiowski2024-04-111-22/+6
* [clang] Introduce `SemaSYCL` (#88086)Vlad Serebrennikov2024-04-101-22/+0
* Revert "[Clang][Sema] Fix crash when 'this' is used in a dependent class scop...Krystian Stasiowski2024-04-101-3/+2
* [clang] Disable missing definition warning on pure virtual functions (#74510)Charalampos Mitrodimas2024-04-091-2/+4
* [Clang] [Sema] Fix dependence of DREs in lambdas with an explicit object para...Sirraide2024-04-091-11/+33
* [Clang][Sema] Fix crash when 'this' is used in a dependent class scope functi...Krystian Stasiowski2024-04-091-2/+3
* [clang][NFC] Remove "Sema" prefix from Sema-related functions (#87914)Vlad Serebrennikov2024-04-071-1/+1
* [HLSL] Implement floating literal suffixes (#87270)Chris B2024-04-051-2/+3
* [BoundsSafety] Minor fixes on counted_by (#87559)Yeoul Na2024-04-031-1/+1
* [HLSL] Implement array temporary support (#79382)Chris B2024-04-011-2/+8
* [NFC] Refactor ConstantArrayType size storage (#85716)Chris B2024-03-261-3/+2
* Turn 'counted_by' into a type attribute and parse it into 'CountAttributedTyp...Yeoul Na2024-03-201-2/+23
* [clang-cl] Fix value of __FUNCTION__ in MSVC mode. (#84014)Zahira Ammarguellat2024-03-191-1/+4
* [Clang] [Sema] Fix bug in `_Complex float`+`int` arithmetic (#83063)Sirraide2024-03-131-8/+7
* [HIP] fix host-used external kernel (#83870)Yaxun (Sam) Liu2024-03-081-1/+4
* [Clang] Fix looking for immediate calls in default arguments. (#80690)cor3ntin2024-03-051-6/+0
* [clang][sema] NFC: Stylistic changesJan Svoboda2024-03-011-1/+0
* [Clang][Sema] Fix missing warning when comparing mismatched enums in … (#81...Kupa-Martin2024-02-271-1/+2
* [Clang][Sema] Fix crash when MS dependent base class lookup occurs in an inco...Krystian Stasiowski2024-02-261-1/+1
* [Clang] Fixes to immediate-escalating functions (#82281)cor3ntin2024-02-211-2/+2
* [Clang] CXXConstructExpr may be immediate calls. (#82179)cor3ntin2024-02-191-0/+6
* [clang] Fix unexpected `-Wconstant-logical-operand` in C23 (#80724)Mariya Podchishchaeva2024-02-061-1/+1
* [OpenMP] Move unsupported structured bindings diagnostic (#80216)Mike Rice2024-02-011-10/+8
* [Clang] Implement P2718R0 "Lifetime extension in range-based for loops" (#76361)yronglin2024-01-301-4/+22
* [Clang][C++26] Implement Pack Indexing (P2662R3). (#72644)cor3ntin2024-01-271-0/+3
* Recommit "[RISCV] Support __riscv_v_fixed_vlen for vbool types. (#76551)"Craig Topper2024-01-251-2/+4
* Revert "[RISCV] Support __riscv_v_fixed_vlen for vbool types. (#76551)"Craig Topper2024-01-251-4/+2
* [RISCV] Support __riscv_v_fixed_vlen for vbool types. (#76551)Craig Topper2024-01-251-2/+4
* [clang] Refactor Builtins.def to be a tablegen file (#68324)Nikolas Klauser2024-01-241-1/+1
* [Clang][NFC] Rename CXXMethodDecl::isPure -> is VirtualPure (#78463)cor3ntin2024-01-181-1/+1
* [Clang] Support MSPropertyRefExpr as placement arg to new-expression (#75883)Sirraide2024-01-171-8/+4
* [Clang][Sema][NFC] Remove unused Scope* parameter from Sema::GetTypeForDeclar...Krystian Stasiowski2024-01-171-1/+1
* [Clang] Implement the 'counted_by' attribute (#76348)Bill Wendling2024-01-161-7/+9
* Revert "[Clang] Implement the 'counted_by' attribute (#76348)"Rashmi Mudduluru2024-01-151-9/+7
* [Clang][AArch64] Change SME attributes for shared/new/preserved state. (#76971)Sander de Smalen2024-01-151-24/+3
* [Clang] Implement the 'counted_by' attribute (#76348)Bill Wendling2024-01-101-7/+9
* Revert "[Clang] Implement the 'counted_by' attribute (#76348)"Nico Weber2024-01-101-9/+7
* [Clang] Implement the 'counted_by' attribute (#76348)Bill Wendling2024-01-101-7/+9
* [clang][Sema][NFC] Make a few parameters constTimm Bäder2024-01-091-23/+21
* Revert counted_by attribute feature (#75857)Bill Wendling2023-12-181-9/+7
* [clang] Use StringRef::{starts,ends}_with (NFC) (#75149)Kazu Hirata2023-12-131-7/+7