aboutsummaryrefslogtreecommitdiff
path: root/clang/test
AgeCommit message (Expand)AuthorFilesLines
2024-06-22[clang-format] Don't count template template parameter as declaration (#96396)Emilia Kond1-2/+2
2024-06-22[clang][Interp] Fix CFStringMakeConstantString etc. evaluationTimm Bäder1-0/+1
2024-06-22[Clang] fix access checking inside return-type-requirement of compound requir...Zhikai Zeng1-0/+36
2024-06-21Enable ASAN in amdgpu toolchain for OpenCL (#96262)Yaxun (Sam) Liu1-0/+16
2024-06-21[clang] Implement function pointer signing and authenticated function calls (...Ahmed Bougacha7-0/+155
2024-06-21[Clang] skip alignment checks on incomplete types to avoid an assertion failu...Oleksandr T1-0/+6
2024-06-21[clang][Interp] Don't try to decay non-pointers to pointersTimm Bäder1-1/+1
2024-06-21[Serialization] Register identifiers in ahead and don't emit predefined declsChuanqi Xu2-8/+36
2024-06-21[clang] Add test for CWG2811 "Clarify "use" of main" (#96168)Vlad Serebrennikov2-2/+26
2024-06-21[clang] Implement CWG2877 "Type-only lookup for using-enum-declarator" (#95399)Vlad Serebrennikov3-14/+13
2024-06-21[clang] Cover CWG issues about `export template` (#94876)Vlad Serebrennikov3-13/+18
2024-06-21[AArch64] Fix up failing test that should have been caught by precommitSander de Smalen1-2/+2
2024-06-21[RISCV] Add Syntacore SCR3 processor definition (#95953)Anton Sidorenko2-4/+27
2024-06-21[NFC] Fix laod -> load typos. NFCDavid Green2-2/+2
2024-06-21[clang][test] Enable a commented-out test (#96195)Timm Baeder1-2/+1
2024-06-21[clang][Interp] Fix Descriptor::getElemQualType() for complex/vectorsTimm Bäder1-0/+10
2024-06-21[Clang][AArch64] Expose compatible SVE intrinsics with only +sme (#95787)Sander de Smalen225-6233/+7920
2024-06-21[X86]Add support for __outbyte/word/dword and __inbyte/word/dword (#93774)Malay Sanghi1-11/+35
2024-06-21[RISCV] Make M imply Zmmul (#95070)Jianjian Guan1-12/+12
2024-06-21[C++20] [Modules] Reference all the possible declarations for ADLChuanqi Xu1-0/+112
2024-06-20[clang-cl][AST] Fix auto NTTP MSVC 1920+ mangling for pointer types (#92477)Max Winkler1-0/+31
2024-06-21[serialization] No transitive type change (#92511)Chuanqi Xu3-14/+82
2024-06-20[WebAssembly] Re-enable reference types by default (#93261)Heejin Ahn1-1/+1
2024-06-20[clang] Define ptrauth_sign_constant builtin. (#93904)Ahmed Bougacha3-0/+118
2024-06-20[clang] Define ptrauth_string_discriminator builtin. (#93903)Ahmed Bougacha3-6/+37
2024-06-20[Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit (#95...Mital Ashok15-39/+81
2024-06-20[C99] Claim partial conformance to n448Aaron Ballman1-0/+44
2024-06-20[Clang][Comments] Support for parsing headers in Doxygen \par commands (#91100)hdoc1-5/+3
2024-06-20[Clang][AMDGPU] Add a builtin for `llvm.amdgcn.make.buffer.rsrc` intrinsic (#...Shilei Tian2-0/+198
2024-06-20[clang][Interp] Nested ThisExprs that don't refer to the frame this ptrTimm Bäder2-16/+6
2024-06-20[AArch64][TargetParser] Split FMV and extensions (#92882)Tomas Matheson1-46/+46
2024-06-20[Clang] [Sema] Ensure noexcept(typeid(E)) checks if E throws when needed (#95...Mital Ashok1-0/+60
2024-06-20Reland [clang][Sema, Lex, Parse] Preprocessor embed in C and C++ (#95802)Mariya Podchishchaeva38-0/+1530
2024-06-20[clang] Fix `static_cast` to array of unknown bound (#96041)Mariya Podchishchaeva1-0/+21
2024-06-19-fsanitize=vptr: Change hash function and simplify bit mixerFangrui Song1-10/+5
2024-06-20[Serialization] No transitive identifier change (#92085)Chuanqi Xu1-0/+110
2024-06-19[clang-linker-wrapper] Use MapVector to stabilize iteration orderFangrui Song2-12/+12
2024-06-19[Clang][AArch64] Use 'uint64_t*' for _arm_get_sme_state builtin. (#95982)Sander de Smalen1-0/+14
2024-06-19[Clang] Swap range and noundef metadata to attribute for intrinsics. (#94851)Andreas Jonson2-8/+6
2024-06-19Relax MC/DC testsNAKAMURA Takumi5-14/+14
2024-06-18[Clang][AMDGPU] Add a new builtin type for buffer rsrc (#94830)Shilei Tian8-0/+175
2024-06-18[Clang][Sanitizers] Enable NSAN on X86_64 only (#95885)Alexander Shaposhnikov1-4/+4
2024-06-18Reland "[AArch64] Decouple feature dependency expansion. (#94279)" (#95519)Alexandros Lamprineas8-71/+61
2024-06-18[Flang]Fix for changed code at the end of AllocaIP. (#92430)Mats Petersson2-88/+88
2024-06-18clang/AMDGPU: Emit atomicrmw from ds_fadd builtins (#95395)Matt Arsenault9-18/+67
2024-06-18[Sema][CTAD] Allow user defined conversion for copy-list-initialization (#94752)Gábor Spaits1-0/+46
2024-06-18[Clang][Sema] Diagnose variable template explicit specializations with storag...Krystian Stasiowski14-89/+384
2024-06-18[SPIRV][HLSL] Add lowering of `rsqrt` to SPIRV (#95849)Helena Kotas1-39/+70
2024-06-18[HLSL] Strict Availability Diagnostics (#93860)Helena Kotas2-0/+271
2024-06-18[RISCV] Add processor definition for SpacemiT-X60 (#94564)Shao-Ce SUN2-2/+58