aboutsummaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)AuthorFilesLines
2024-06-12[analyzer] Finish moving alpha.core.SizeofPtr to clang-tidy (#95118)Donát Nagy6-140/+0
2024-06-12[APINotes] Update the documentation with new featuresEgor Zhdan1-3/+34
2024-06-12[StructuralEquivalence] improve NTTP and CXXDependentScopeMemberExpr comparis...Qizhi Hu2-3/+68
2024-06-12Revert "[ConstantFold] Drop gep of gep fold entirely (#95126)"Nikita Popov6-26/+24
2024-06-12[clang] Implement -Wmissing-include-dirs (#94827)Braden Helmer4-1/+16
2024-06-12[clang-format] Fix a bug in annotating lambda l_square (#95084)Owen Pan2-0/+8
2024-06-12[clang][Interp] Fix re-visiting OpenCL variables of in constant ASTimm Bäder2-3/+10
2024-06-12[ConstantFold] Drop gep of gep fold entirely (#95126)Nikita Popov6-24/+26
2024-06-12[clang][Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and Obj-...The Phantom Derpstorm95-107/+3308
2024-06-12[RISCV] Add Smcsrind and Sscsrind extension (#93952)Monad1-0/+18
2024-06-12[clang][Interp] Support floats in APValuesTimm Bäder2-1/+16
2024-06-12[KMSAN] Enable on PowerPC64 (#73611)NMiehlbradt1-1/+1
2024-06-12[RISCV] Add smcdeleg and ssccfg extensions (#95163)Monad1-0/+18
2024-06-11[CMake][Fuchsia] Enable libc++ in the baremetal build (#95017)Petr Hosek1-2/+32
2024-06-11[WebAssembly] Implement f16x8 madd and nmadd instructions. (#95151)Brendan Dahl3-0/+20
2024-06-11Revert "Add option to generate additional debug info for expression dereferen...William Junda Huang4-218/+1
2024-06-11[HLSL] Fix FileCheck annotation typos (#95155)Justin Bogner2-4/+3
2024-06-11[clang] Fix a few comment typos to cycle botsNico Weber1-13/+13
2024-06-11[clang][Interp] Fix visiting non-FieldDecl MemberExprsTimm Bäder2-13/+14
2024-06-11[clang][Interp] Support ObjCEncodeExprsTimm Bäder3-0/+13
2024-06-11[Driver] Rearrange some Apple version testing (#94514)Paul T Robinson5-27/+31
2024-06-11[clang][Interp][NFC] Remove unneeded opcode initializersTimm Bäder1-20/+2
2024-06-11[clang][Interp][test] Add test for void* diagnostics changesTimm Bäder2-2/+24
2024-06-11Revert new debug info format commits:Stephen Tozer1-4/+4
2024-06-11[clang] Remove a redundant check in Mangle. NFC (#95071)Pavel Samolysov1-3/+2
2024-06-11[clang][Interp] Refine diagnostics for casts from void*Timm Bäder3-9/+33
2024-06-11[APFloat] Add APFloat support for FP6 data types (#94735)Durgadoss R1-0/+2
2024-06-11[clang][nullability] Don't return null fields from `getReferencedDecls()`. (#...martinboehme4-4/+97
2024-06-11[clang][dataflow] Handle `AtomicExpr` in `ResultObjectVisitor`. (#94963)martinboehme2-1/+27
2024-06-11[RISCV] Add B extension (#76893)Pengcheng Wang2-5/+12
2024-06-11Revert "[llvm][IR] Extend BranchWeightMetadata to track provenance of weights...Paul Kirth1-2/+2
2024-06-11[clang] Don't use -Wno-nested-anon-types on GCC (#95029)Martin Storsjö1-1/+3
2024-06-10[Clang][Sanitizers] Add numerical sanitizer (#93783)Alexander Shaposhnikov11-2/+82
2024-06-11[clang] Replace X && isa<Y>(X) with isa_and_nonnull<Y>(X). NFC (#94987)Pavel Samolysov27-46/+49
2024-06-10[clang] Reland Add tanf16 builtin and support for tan constrained intrinsic ...Farzon Lotfi6-13/+41
2024-06-11Revert "[AArch64] Decouple feature dependency expansion. (#94279)" (#95056)Alexandros Lamprineas10-115/+162
2024-06-10[NFCI][metadata][clang] Use create{Unlikely,Likely}BranchWeights (#89467)Vitaly Buka4-8/+6
2024-06-10[Clang][Comments] Add argument parsing for @throw @throws @exception (#84726)hdoc6-45/+386
2024-06-10[clang][cmake] Fixes for PGO builds when invoking ninja twice (#92591)Tom Stellard3-16/+21
2024-06-10[clang] Fix loss of `dllexport` for exported template specialization (#94664)Andrew Ng3-4/+35
2024-06-10[llvm][IR] Extend BranchWeightMetadata to track provenance of weights (#86609)Paul Kirth1-2/+2
2024-06-10[clang-repl] Always do export_executable_symbols_for_plugins(clang-repl)Hans Wennborg1-4/+1
2024-06-10[clang-format] Fix a bug in indenting lambda trailing arrows (#94560)c8ef2-0/+21
2024-06-10[AArch64] set A14/M1 architecture version to v8.4-a (#92600)Tomas Matheson3-3/+10
2024-06-10[OpenMP][NFC] Fix argument order of SourceLocations for allocate clause (#94777)Mike Rice1-1/+1
2024-06-10[clang][test] Update link for Arm clang-repl test disableDavid Spickett1-1/+1
2024-06-10[clang][OpenMP][NFC] Remove unnecessary nullptr check (#94680)Mike Rice1-12/+11
2024-06-10[test][OpenMP] Avoid writing to a potentially write-protected dir (#94931)Karl-Johan Karlsson1-1/+1
2024-06-10[CUDA][HIP] warn incompatible redeclare (#77359)Yaxun (Sam) Liu3-16/+49
2024-06-10[AArch64] fix Windows buildbot failureTomas Matheson1-0/+2