aboutsummaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)AuthorFilesLines
2024-03-05[𝘀𝗽𝗿] initial versionusers/MaskRay/spr/drivercrosswindows-remove-isystem-afterFangrui Song4-25/+7
2024-03-05[clangd] Show argument names for function pointer struct fields (#69011)Qwinci1-0/+6
2024-03-05[CUDA] Correctly set CUDA default architecture (#84017)Joseph Huber7-124/+123
2024-03-06[Clang][LoongArch] Fix wrong return value type of __iocsrrd_h (#84100)wanglei3-9/+9
2024-03-05Rename llvm::ThreadPool -> llvm::DefaultThreadPool (NFC) (#83702)Mehdi Amini2-2/+2
2024-03-06[Clang][LoongArch] Precommit test for fix wrong return value type of __iocsrr...wanglei2-10/+40
2024-03-06[RISCV] Improve error message when the extension is not supported (#83989)Brandon Wu1-2/+2
2024-03-06[clang][RISCV] Reorder sema check for RVV type (#83553)Brandon Wu2-7/+7
2024-03-05[HLSL] implement the rcp intrinsic (#83857)Farzon Lotfi6-5/+141
2024-03-05[OpenACC] Fix typo in StmtOpenACC.cpp header.erichkeane1-1/+1
2024-03-05[Fuchsia] Include baremetal ARM builtins and libc (#83949)Petr Hosek1-0/+33
2024-03-05[clang] Diagnose config_macros before building modules (#83641)Michael Spencer4-23/+78
2024-03-05[HLSL] implement the any intrinsic (#83903)Farzon Lotfi7-1/+330
2024-03-05[HLSL] implement exp intrinsic (#83832)Farzon Lotfi4-0/+197
2024-03-05[HLSL] implement `mad` intrinsic (#83826)Farzon Lotfi7-6/+432
2024-03-05[clang] Add -Wmissing-designated-field-initializers (#81364)Vadim D5-19/+35
2024-03-05[clang] Sequence C++20 Parenthesized List Init (#83476)Douglas Deslauriers2-16/+29
2024-03-05[analyzer][NFC] Make CheckerDocumentation checker in-sync with actual checker...Balazs Benics2-4/+13
2024-03-05[Clang][Sema] Fix crash when using name of UnresolvedUsingValueDecl with temp...Krystian Stasiowski4-5/+42
2024-03-05[clang] Use separator for large numeric values in overflow diagnostic (#80939)Atousa Duprat12-122/+135
2024-03-05[ObjC] Check entire chain of superclasses to see if class layout is staticall...AtariDreams2-6/+116
2024-03-05[analyzer][NFC] Remove dead code (#83968)Balazs Benics3-28/+0
2024-03-05[clang] Support `__is_trivially_copyable(int()&)==false` (#81298)Amirreza Ashouri4-6/+16
2024-03-05[Clang] Fix looking for immediate calls in default arguments. (#80690)cor3ntin4-6/+35
2024-03-05[clang][Builtins] Parse clang extended vectors types. (#83584)Francesco Petrogalli2-3/+178
2024-03-05[clang][Interp] Diagnose comparisions against weak function pointersTimm Bäder2-0/+21
2024-03-04[clang][Sema] Warn on return of pointer/reference to compound literal (#83741)Youngsuk Kim3-3/+15
2024-03-05[RISCV] Add support of Sscofpmf (#83831)Wang Pengcheng1-0/+9
2024-03-04[Driver][RISCV] Forward --no-relax option to linker for RISC-V on *BS… (#83...Brad Smith10-12/+51
2024-03-04[Clang] Fixes of builtin definitions after PR #68324. (#81022)michele-scandale2-28/+54
2024-03-04[InstallAPI] Collect symbols from ObjC Ivars (#83632)Cyndy Ishida5-4/+184
2024-03-04[HLSL][SPIR-V] Add SV_DispatchThreadID semantic support (#82536)Natalie Chouinard2-21/+30
2024-03-04[OpenACC] Enable serial/kernels Compute Constructserichkeane9-451/+585
2024-03-04[clang-format][doc] fix documentation for clang-format (#83415)PeterChou13-12/+13
2024-03-04Fix release note bug reference from bd7bce2c8465e9cberichkeane1-1/+1
2024-03-04Fix null-deref thanks to an attribute on a global declarator chunk (#83611)Erich Keane6-2/+40
2024-03-04[clang][Interp][NFC] Remove ByteCodeGenErrorTimm Bäder9-80/+0
2024-03-05Revert "Reland "[clang][modules] Print library module manifest path." (#82160)"Kazushi (Jam) Marukawa4-97/+0
2024-03-04[clang][Interp] Implement __builtin_complexTimm Bäder3-11/+53
2024-03-04[analyzer] Refactor CallDescription match mode (NFC) (#83432)NagyDonat6-101/+138
2024-03-04[clang][analyzer] Change value of checker option in unix.StdCLibraryFunctions...Balázs Kéri4-6/+24
2024-03-04Reapply "[Clang][Sema] Diagnose function/variable templates that shadow their...Krystian Stasiowski9-45/+88
2024-03-04[Clang][Docs] Fix issue numbercor3ntin1-1/+1
2024-03-04[Clang][Docs] Simpler syntax for Github links. (#82746)cor3ntin3-56/+58
2024-03-04[PowerPC] Add intrinsics for rldimi/rlwimi/rlwnm (#82968)Qiu Chaofan2-37/+16
2024-03-04[Clang] [Sema] Do not crash on dependent or invalid record decls when `-fdump...Sirraide4-2/+73
2024-03-04[clang][Interp] Fix assertion in InitElem{,Pop} opsTimm Bäder2-0/+6
2024-03-04[Docs] Allow building man pages without myst_parser (#82402)cor3ntin1-1/+10
2024-03-04 [analyzer] Improve some comments in ArrayBoundCheckerV2 (NFC) (#83545)NagyDonat1-5/+11
2024-03-04Revert "[clang][analyzer] Change default value of checker option in unix.StdC...Balázs Kéri3-19/+6