aboutsummaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)AuthorFilesLines
2024-06-24Revert "[RISCV] Remove experimental from Ztso. (#96465)"Philip Reames2-20/+14
2024-06-24[C23] Remove WG14 N2660 from the list of papers we trackAaron Ballman1-5/+0
2024-06-24[C23] Claim conformance to WG14 N3033Aaron Ballman3-1/+55
2024-06-24[clang][ThreadSafety] Fix code block syntax in ThreadSafetyAnalysis.rst (#96494)Dan McArdle1-0/+1
2024-06-24[PPC][InlineASM] Don't write to source directory in testBenjamin Kramer1-2/+2
2024-06-24[analyzer] Add an ownership change visitor to StreamChecker (#94957)Kristóf Umann3-2/+273
2024-06-24[C11] Remove WG14 N1382 from the list of papers to trackAaron Ballman1-5/+0
2024-06-24[C11] Remove WG14 N1353 from the list of papers to trackAaron Ballman1-5/+0
2024-06-24[clang][Interp] Cast dummy pointers to other pointer type if necessaryTimm Bäder2-3/+9
2024-06-24[C11] Claim we do not conform to WG14 N1285 yetAaron Ballman2-3/+27
2024-06-24[clang][ThreadSafety] Check trylock function success and return types (#95290)Dan McArdle10-82/+369
2024-06-24[clang] Skip auto-init on scalar vars that have a non-constant Init and no se...Jan Voung5-20/+165
2024-06-24[PPC][InlineASM] Mark the 'a' constraint as unsupported (#96109)Kamau Bridgeman2-1/+12
2024-06-24[RISCV] Remove experimental from Ztso. (#96465)Yingwei Zheng2-14/+20
2024-06-24[Sema] Fix -Wunused-variable in SemaType.cpp (NFC)Jie Fu1-1/+1
2024-06-24[Driver] Add winsysroot alias to the GNU driver (#95320)Andarwinux1-0/+2
2024-06-24[C++20] [Modules] Diagnose redeclarations from different modulesChuanqi Xu4-0/+68
2024-06-24[clang][Interp] Implement ptrauth builtinsTimm Bäder3-0/+22
2024-06-24[clang] [MinGW] Set a predefined __GXX_TYPEINFO_EQUALITY_INLINE=0 for MinGW t...Martin Storsjö2-0/+11
2024-06-24[clang][AArch64][FMV] Stop emitting alias to ifunc. (#96221)Alexandros Lamprineas8-47/+7
2024-06-24[Clang] Introduce `nonblocking`/`nonallocating` attributes (#84983)Doug Wyatt24-11/+1850
2024-06-24[SourceManager] Expose max usage of source location space as a Statistic (#96...Ilya Biryukov2-0/+18
2024-06-24[Docs][Clang] Missing DR status for C++23-era papers in cxx_status.html (#68846)A. Jiang1-9/+9
2024-06-24[C++20] [Modules] Avoid comparing primary module name to decide isInSameModul...Chuanqi Xu2-2/+26
2024-06-24[clang][Interp] Fix variable initialization in inactive regionsTimm Bäder5-9/+39
2024-06-24[NFC] [Modules] Extract the logic to decide whether the module units belongs ...Chuanqi Xu5-34/+54
2024-06-24[X86][Driver] Enable feature cf for -mapxfShengchen Kan4-6/+6
2024-06-24[clang][analyzer] Add notes to PointerSubChecker (#95899)Balázs Kéri4-22/+111
2024-06-24[NFC] [Serialization] Refactor getLocalDeclID to 'LocalDeclID::get'Chuanqi Xu2-4/+5
2024-06-24[Serialization] Revert specialization for DenseMapInfo<GlobalDeclID>::getHash...Chuanqi Xu1-5/+1
2024-06-24[Serialization] Register Speical types before register declsChuanqi Xu3-13/+41
2024-06-23[AArch64] Fix argument passing in reserved registers for preserve_nonecc (#96...antangelo1-3/+4
2024-06-23[clang][codegen][NFC] Improve const correctnessTimm Bäder1-5/+5
2024-06-23AMDGPU: Remove ds atomic fadd intrinsics (#95396)Matt Arsenault1-1/+1
2024-06-23AMDGPU: Start selecting flat/global atomicrmw fmin/fmax. (#95592)Matt Arsenault1-8/+8
2024-06-22[HLSL][clang] Add elementwise builtins for trig intrinsics (#95999)Farzon Lotfi18-1/+1000
2024-06-22[Serialization] Change input file content hash from size_t to uint64_tFangrui Song2-8/+4
2024-06-22[clang] Fix -Wsign-compare in 32-bit buildsFangrui Song2-2/+2
2024-06-22[clang-format] Don't count template template parameter as declaration (#96396)Emilia Kond3-13/+38
2024-06-22[clang][Interp] Fix CFStringMakeConstantString etc. evaluationTimm Bäder3-2/+12
2024-06-22[clang][utils] Remove ClangDataFormat.py for now (#96385)Michael Buch1-170/+0
2024-06-22Revert "[clang-format] Don't count template template parameter as declaration...Mehdi Amini2-36/+11
2024-06-22[clang-format] Don't count template template parameter as declaration (#95025)Emilia Kond2-11/+36
2024-06-22[Clang] fix access checking inside return-type-requirement of compound requir...Zhikai Zeng3-1/+38
2024-06-21[clang-format] Annotate r_paren before braced list as TT_CastRParen (#96271)Owen Pan2-0/+9
2024-06-21[Clang] Replace `emitXXXBuiltin` with a unified interface (#96313)Shilei Tian1-114/+109
2024-06-21Enable ASAN in amdgpu toolchain for OpenCL (#96262)Yaxun (Sam) Liu3-0/+25
2024-06-21[DirectX] Move ResourceClass enum into DXILABI. NFC (#96335)Justin Bogner2-32/+50
2024-06-21[C99] Claim full conformance to C99Aaron Ballman1-5/+13
2024-06-21[C99] Claim partial conformance to IEC 60559 supportAaron Ballman1-1/+19