[clang-tidy] Fix build bot break after 474a2b9367ad
[platform/upstream/llvm.git] / clang /
2023-06-14 Simon Pilgrim[docs] Add missing empty line before lists
2023-06-14 Nikita Popov[Clang] Rename getElementBitCast() -> withElementType...
2023-06-14 Michael PlatingsFix test Driver/mips-mti-linux.c
2023-06-14 eopXD[11/11][Clang][RISCV] Expand all variants for vset...
2023-06-14 eopXD[10/11][Clang][RISCV] Expand all variants for vget...
2023-06-14 eopXD[9/11][Clang][RISCV] Expand all variants for indexed...
2023-06-14 eopXD[8/11][Clang][RISCV] Expand all variants for indexed...
2023-06-14 eopXD[7/11][Clang][RISCV] Expand all variants for strided...
2023-06-14 eopXD[6/11][Clang][RISCV] Expand all variants for strided...
2023-06-14 Chuanqi Xu[NFC] skip the test modules-vtable.cppm on windows
2023-06-14 eopXD[5/11][Clang][RISCV] Expand all variants for unit strid...
2023-06-14 eopXD[4/11][Clang][RISCV] Expand all variants for unit strid...
2023-06-14 eopXD[3/11][Clang][RISCV] Expand all variants for unit strid...
2023-06-14 eopXD[2/11][Clang][RISCV] Expand all variants of RVV intrins...
2023-06-14 Michael Platings[Docs] Multilib design
2023-06-14 Michael Platings[Driver] BareMetal ToolChain multilib layering
2023-06-14 Michael Platings[Driver] Enable selecting multiple multilibs
2023-06-14 Michael Platings[Driver] Enable multilib.yaml in the BareMetal ToolChain
2023-06-14 Michael Platings[Driver] Add -print-multi-flags-experimental option
2023-06-14 Michael Platings[Driver] Multilib YAML parsing
2023-06-14 Chuanqi Xu[ABI] [C++20] [Modules] Don't generate vtable if the...
2023-06-13 Artem Dergachev[-Wtcb-enforcement] Disable on unevaluated code.
2023-06-13 Reid Kleckner[MS] Fix passing aligned records by value in some cases
2023-06-13 AdityaKEnable zbb for riscv android
2023-06-13 Craig Topper[RISCV] Change the immediate argument to Zk* intrinsics...
2023-06-13 Owen PanReland [clang-format] Add the KeepEmptyLinesAtEOF option
2023-06-13 Sindhu ChittireddyRemove dead conditionals
2023-06-13 ManuelJBrito[IR] Update to use new shufflevector semantics
2023-06-13 Yaxun (Sam) Liu[HIP] Fix HIP path detection
2023-06-13 OCHyamsReapply D146987 "[Assignment Tracking] Enable by default"
2023-06-13 Haojian Wu[Tooling/Inclusion] Add missing PRI family macros.
2023-06-13 Hans WennborgRevert "[Driver] Mark m_x86_Features_Group options...
2023-06-13 Mariya Podchishchaeva[C++20] Claim full support for consteval again
2023-06-13 Kazu Hirata[Sema] Remove unused member variable MSVCGuidDecl
2023-06-13 Kazu Hirata[StaticAnalyzer] Remove unused function hasGlobalsOrPar...
2023-06-13 Kazu Hirata[Driver] Remove unused declaration addTranslatorArgs
2023-06-13 Kazu Hirata[StaticAnalyzer] Remove several unused declarations
2023-06-13 Kazu Hirata[clang] Use DenseMapBase::lookup (NFC)
2023-06-13 Kazu Hirata[Sema] Remove unused isNonTypeNestedNameSpecifier
2023-06-13 Noah GoldsteinRevert "[FunctionAttrs] Propagate some func/arg/ret...
2023-06-13 Noah Goldstein[FunctionAttrs] Propagate some func/arg/ret attributes...
2023-06-13 Matt ArsenaultAMDGPU: Add llvm.amdgcn.log intrinsic
2023-06-13 Fangrui Song[Driver] Default -fsanitize-address-globals-dead-stripp...
2023-06-12 Fangrui Song[Driver] Remove misused NoXarchOption from some Windows...
2023-06-12 Daniel Thornburgh[Fuchsia] Pass CursesAndPanel_ROOT through to stage2
2023-06-12 Eric Gouriou [RISC-V] Zvk update to 0.9.7, Zvknc/Zvksc
2023-06-12 Augie FacklerCodeGen: hand two tests to the care of update_cc_test_c...
2023-06-12 Fangrui Song[docs] Improve UndefinedBehaviorSanitizer.rst
2023-06-12 Fangrui Song[Driver] Mark m_x86_Features_Group options as TargetSpe...
2023-06-12 Fangrui Song[Driver] Mark many target-specific driver-only options...
2023-06-12 Yitzhak Mandelbaum[clang][dataflow] Support limits on the SAT solver...
2023-06-12 Vladislav Dzhidzhoev[DebugMetadata] Simplify handling subprogram's retained...
2023-06-12 Hans WennborgRevert "[Driver] Mark many target-specific driver-only...
2023-06-12 Kazu Hirata[FlowSensitive] Use {DenseMapBase,StringMap}::lookup...
2023-06-12 Akash Banerjee[OpenMP][OMPIRBuilder] Migrate emitOffloadingArrays...
2023-06-12 Timm Bäder[clang][tests] Replace a %clang++ with %clang
2023-06-12 Martin Braenne[clang][dataflow] Model pointer value for builtin funct...
2023-06-12 Kugan Vivekanandarajah[RFC][clangd] Move preamble index out of document open...
2023-06-12 Timm Bäder[clang][Driver] Add -fcaret-diagnostics-max-lines=...
2023-06-12 Nikita Popov[Clang] Remove uses of PointerType::getWithSamePointeeT...
2023-06-12 Martin Braenne[clang][dataflow][NFC] Expand comments on losing values...
2023-06-12 Haojian Wu[AST] Always set dependent-type for the CallExpr for...
2023-06-12 Douglas YungMake test more flexible for platforms that may emit...
2023-06-11 Fangrui Song[Driver] Default to -fxray-function-index
2023-06-11 Fangrui Song[XRay] Rename XRayOmitFunctionIndex to XRayFunctionIndex
2023-06-11 Kazu Hirata[CodeGen] Use DenseMapBase::lookup (NFC)
2023-06-11 Fangrui Song[Driver] Simplify xray options
2023-06-11 Fangrui Song[Driver] Simplify -fxray-instrument handling
2023-06-11 Fangrui Song[Driver] Place -ffixed-r19 and some -m* options in...
2023-06-11 Fangrui Song[Driver] Place -mharden-sls= in m_Group
2023-06-11 Kazu Hirata[CodeGen] Remove unused declaration createNVPTXRuntimeF...
2023-06-10 Kazu Hirata[CodeGen] Remove mentions of OLDPM
2023-06-10 VikramFix CodeGen HIP test case failing on some targets
2023-06-10 Vikram[AMDGPU] Non hostcall printf support for HIP
2023-06-10 Paulo Matos[clang][WebAssembly] Implement support for table types...
2023-06-10 Dhruv Chawla[NFC][SetVector] Update some usages of SetVector to...
2023-06-10 Timm Bäder[clang][NFC] Refactor printableTextForNextCharacter
2023-06-10 Timm Bäder[clang][parse][NFC] Fix grammar in a comment
2023-06-10 Volodymyr Sapsai[ASTStructuralEquivalence] Fix crash when ObjCCategoryD...
2023-06-09 ziqingluo-90[-Wunsafe-buffer-usage] Remove the unnecessary `const...
2023-06-09 Paul Kirth[clang-format] Remove redundant test case
2023-06-09 ziqingluo-90[-Wunsafe-buffer-usage] Add fix-its for function parame...
2023-06-09 Akira HatanakaFix regex in test case so that it doesn't match "covera...
2023-06-09 Paul Kirth[clang-format] Add test case for issue 63170
2023-06-09 Wang[clang/test/CodeGen] Add test coverage for VarBypassDet...
2023-06-09 Fangrui Song[Driver] Mark many target-specific driver-only options...
2023-06-09 MineGame159[libclang] Add CXBinaryOperatorKind and CXUnaryOperatorKind
2023-06-09 Akira HatanakaRemove unnecessary metadata check in test
2023-06-09 Siu Chi Chan[HIP] Instruct lld to go through all archives
2023-06-09 Alexander Shaposhnikov[Clang][CUDA] Disable diagnostics for neon attrs for...
2023-06-09 Chuanqi Xu[NFC] remove duplciated unittests for modules
2023-06-09 Petr Hosek[clang] set python3 as required build dependency
2023-06-09 Nikita Popov[Clang] Remove typed pointer consistency assertions...
2023-06-09 Chuanqi Xu[Modules] [Sema] Don't try to getAcceptableDecls during...
2023-06-08 Shafik Yaghmour[Clang] Add check to Sema::AddAlignedAttr to verify...
2023-06-08 Nick Desaulniers[ExprConstant] fix ICE from Evaluate on _Atomic structs
2023-06-08 Matt ArsenaultHIP: Directly call copysign builtins
2023-06-08 Matt ArsenaultHIP: Directly call isnan builtin
2023-06-08 Matt ArsenaultHIP: Directly call isinf builtins
2023-06-08 Matt ArsenaultHIP: Directly call signbit builtins
next