cfe-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/12
[clang] 185382: added upstreaming for vector vector shl (PR #191655)
Akimasa Watanuki via cfe-commits
2026/04/12
[clang] [clang][bytecode][HLSL] Complete the HLSL aggregate splat and elementwise cast implementations, and enable the new constant interpreter on all HLSL tests with static asserts (PR #189126)
Timm Baeder via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
via cfe-commits
2026/04/12
[clang] [clang][bytecode][HLSL] Complete the HLSL aggregate splat and elementwise cast implementations, and enable the new constant interpreter on all HLSL tests with static asserts (PR #189126)
Timm Baeder via cfe-commits
2026/04/12
[clang] [clang][bytecode][HLSL] Complete the HLSL aggregate splat and elementwise cast implementations, and enable the new constant interpreter on all HLSL tests with static asserts (PR #189126)
Timm Baeder via cfe-commits
2026/04/12
[clang] [clang][bytecode][HLSL] Complete the HLSL aggregate splat and elementwise cast implementations, and enable the new constant interpreter on all HLSL tests with static asserts (PR #189126)
Timm Baeder via cfe-commits
2026/04/12
[clang] [clang][bytecode][HLSL] Complete the HLSL aggregate splat and elementwise cast implementations, and enable the new constant interpreter on all HLSL tests with static asserts (PR #189126)
Timm Baeder via cfe-commits
2026/04/12
[clang] [LifetimeSafety] Trace assignment history for use-after-scope errors (PR #188467)
Yuan Suo via cfe-commits
2026/04/12
[clang] [clang][bytecode] Handle zero pointers in `isConstexprUnknown()` (PR #191691)
Timm Baeder via cfe-commits
2026/04/12
[clang] de56830 - [clang][bytecode] Handle zero pointers in `isConstexprUnknown()` (#191691)
via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Simon Pilgrim via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Fix a false positive when converting a bool to a signed integer type (PR #191696)
Zeyi Xu via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Fix a false positive when converting a bool to a signed integer type (PR #191696)
Zeyi Xu via cfe-commits
2026/04/12
[clang] [clang][x86] Add constexpr support for VNNI intrinsics (PR #190549)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [llvm] [openmp] [Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (PR #190397)
Michael Kruse via cfe-commits
2026/04/12
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
2026/04/12
[clang] [LifetimeSafety] Suggest/infer annotation in constructors (PR #191699)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] [LifetimeSafety] Suggest/infer annotation in constructors (PR #191699)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] [LifetimeSafety] Suggest/infer annotation in constructors (PR #191699)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] Annotation inference on constructor (PR #191699)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] [LifetimeSafety] Suggest/infer annotation in constructors (PR #191699)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] Annotation inference on constructor (PR #191699)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang-tools-extra] [llvm] [clangd] Update TidyFastChecks.inc via TidyFastChecks.py (PR #191096)
Aleksandr Platonov via cfe-commits
2026/04/12
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
2026/04/12
[clang] [AMDGPU] Stop coercing structs with FP and int fields to integer arrays (PR #185083)
via cfe-commits
2026/04/12
[clang] [AMDGPU] Stop coercing structs with FP and int fields to integer arrays (PR #185083)
via cfe-commits
2026/04/12
[clang] [AMDGPU] Stop coercing structs with FP and int fields to integer arrays (PR #185083)
via cfe-commits
2026/04/12
[clang] [clang] Clear ASTContext::TUDecl in 'cleanup' for easier debugging (PR #191697)
via cfe-commits
2026/04/12
[clang] [clang] Clear ASTContext::TUDecl in 'cleanup' for easier debugging (PR #191697)
Balázs Benics via cfe-commits
2026/04/12
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
via cfe-commits
2026/04/12
[clang] [Clang] Allow VDBPSADBW intrinsics in constexpr (PR #188887)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [Clang] Allow VDBPSADBW intrinsics in constexpr (PR #188887)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [Clang] Allow VDBPSADBW intrinsics in constexpr (PR #188887)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [Clang] Allow VDBPSADBW intrinsics in constexpr (PR #188887)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [Clang] Allow VDBPSADBW intrinsics in constexpr (PR #188887)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [Clang] Allow VDBPSADBW intrinsics in constexpr (PR #188887)
Simon Pilgrim via cfe-commits
2026/04/12
[clang] [llvm] [LifetimeSafety] Add lifetimebound inference for std::make_unique (PR #191632)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] [clang][Parser] Improve error recovery for missing semicolons in class members. (PR #190744)
Corentin Jabot via cfe-commits
2026/04/12
[clang] Clean Code. NFC (PR #191403)
LLVM Continuous Integration via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Fix a false positive when converting a bool to a signed integer type (PR #191696)
Mao Chuanjun via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/12
[clang] [clang][ssaf] Rework NestedBuildNamespaces of TU and LU summaries (PR #191489)
Balázs Benics via cfe-commits
2026/04/12
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Yanzuo Liu via cfe-commits
2026/04/12
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Yanzuo Liu via cfe-commits
2026/04/12
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Yanzuo Liu via cfe-commits
2026/04/12
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Yanzuo Liu via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Fix a false positive when converting a bool to a signed integer type (PR #191696)
via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Fix a false positive when converting a bool to a signed integer type (PR #191696)
Mao Chuanjun via cfe-commits
2026/04/12
[clang] [llvm] [LifetimeSafety] Add lifetimebound inference for std::make_unique (PR #191632)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] [llvm] [LifetimeSafety] Add lifetimebound inference for std::make_unique (PR #191632)
Utkarsh Saxena via cfe-commits
2026/04/12
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
2026/04/12
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
2026/04/12
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
2026/04/12
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/12
[libunwind] [libunwind] fix some invalid `reinterpret_cast`s (PR #189209)
Safocl Stollmannovic via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
via cfe-commits
2026/04/12
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Eugene Shalygin via cfe-commits
2026/04/12
[clang] [clang][diagtool] Remove dependency on clangDriver from diagtool (PR #190076)
Naveen Seth Hanig via cfe-commits
2026/04/12
[clang] [clang][bytecode] Support different integral types (e.g. addresses) (PR #185028)
Timm Baeder via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/12
[clang] [clang][bytecode] Handle zero pointers in `isConstexprUnknown()` (PR #191691)
via cfe-commits
2026/04/12
[clang] [clang][bytecode] Handle zero pointers in `isConstexprUnknown()` (PR #191691)
Timm Baeder via cfe-commits
2026/04/12
[clang] [clang][bytecode] Fix implicit-cast-complex-to-vector test (PR #191662)
LLVM Continuous Integration via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/12
[clang] [Clang] Fix crash when type-name is combined with class specifier in template argument (PR #191689)
via cfe-commits
2026/04/12
[clang] [Clang] Fix crash when type-name is combined with class specifier in template argument (PR #191689)
via cfe-commits
2026/04/12
[clang] [Clang] Fix crash when type-name is combined with class specifier in template argument (PR #191689)
via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
via cfe-commits
2026/04/12
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
via cfe-commits
2026/04/12
[clang] Clean Code. NFC (PR #191403)
via cfe-commits
2026/04/12
[clang] 1dc46a2 - Clean Code. NFC (#191403)
via cfe-commits
2026/04/12
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Eugene Shalygin via cfe-commits
2026/04/12
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Eugene Shalygin via cfe-commits
2026/04/12
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Eugene Shalygin via cfe-commits
2026/04/12
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] afc41b9 - [clang][bytecode] Fix implicit-cast-complex-to-vector test (#191662)
via cfe-commits
2026/04/11
[clang] [clang][bytecode] Fix implicit-cast-complex-to-vector test (PR #191662)
Timm Baeder via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
Zeyi Xu via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
via cfe-commits
2026/04/11
[clang] [CIR][AArch64] Upstream vrshrd_n_s64/u64 and vrshr_n_v vector rounding shift right (PR #185992)
Md Mouzam Arfi Hussain via cfe-commits
2026/04/11
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/11
[clang] [llvm] [X86][APX] Return CopyMI when added in foldMemoryOperandImpl (PR #191368)
Phoebe Wang via cfe-commits
2026/04/11
[clang] [clang][diagtool] Remove dependency on clangDriver from diagtool (PR #190076)
Thurston Dang via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
via cfe-commits
2026/04/11
[clang-tools-extra] 2798a10 - [Clang-tidy] Add dummy compile_commands.json for broken test (#191635)
via cfe-commits
2026/04/11
[clang-tools-extra] [Clang-tidy] Add dummy compile_commands.json for broken test (PR #191635)
Alexis Engelke via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
Paul Kirth via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [mlir] WIP (PR #191682)
Henrich Lauko via cfe-commits
2026/04/11
[clang] [mlir] WIP (PR #191682)
Henrich Lauko via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [Clang] Reimplement __builtin_fpclassify using llvm.is.fpclass to fix FE_INVALID exception on sNaN (PR #190848)
Yeongu Choe via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [Clang] Reimplement __builtin_fpclassify using llvm.is.fpclass to fix FE_INVALID exception on sNaN (PR #190848)
Yeongu Choe via cfe-commits
2026/04/11
[clang] [Clang] Fix __builtin_fpclassify (PR #190848)
Yeongu Choe via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang][Sema] fix Crash when lookup finds UnresolvedUsingValueDecl followed by '<' (PR #190322)
Younan Zhang via cfe-commits
2026/04/11
[clang] [Clang] Fix SFINAE access check for protected in a dependent context (PR #190595)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang] Reject array comparisons in C++26 for unknown/dependent types in templates (PR #191101)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang] Reject array comparisons in C++26 for unknown/dependent types in templates (PR #191101)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] Fix registered matcher for bugprone-unchecked-optional-access (recent changes to libcxx) (PR #191681)
Jan Voung via cfe-commits
2026/04/11
[clang] [Clang][C++26] Implement P3865R1 - CTAD for type template template parameters (PR #191409)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Younan Zhang via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy] Avoid unsafe `use-default-member-init` fixes (PR #191607)
via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [clang-tools-extra] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Avoid merging into default Info types (PR #191644)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Avoid merging into default Info types (PR #191644)
Paul Kirth via cfe-commits
2026/04/11
[clang] [clang-format] Remove special handling of comments after brace/paren (PR #71672)
via cfe-commits
2026/04/11
[clang] [LifetimeSafety] Track origins through std::function (PR #191123)
Zhijie Wang via cfe-commits
2026/04/11
[clang] [LifetimeSafety] Track origins through std::function (PR #191123)
Zhijie Wang via cfe-commits
2026/04/11
[clang] [LifetimeSafety] Track origins through std::function (PR #191123)
Zhijie Wang via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
Paul Kirth via cfe-commits
2026/04/11
[clang] [LifetimeSafety] Track origins through std::function (PR #191123)
Zhijie Wang via cfe-commits
2026/04/11
[clang] [lld] [llvm] CodeGen: Emit .prefalign directives based on the prefalign attribute. (PR #155529)
Fangrui Song via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang] [NFC][SSAF] Move EntityPointerLevel to a separate folder (PR #191331)
LLVM Continuous Integration via cfe-commits
2026/04/11
[clang] [clang-format] Remove special handling of comments after brace/paren (PR #71672)
Björn Schäpers via cfe-commits
2026/04/11
[clang] [clang-format] Detect language for file templates (PR #191502)
via cfe-commits
2026/04/11
[clang] [CMake] Enable static libxml2 for Fuchsia toolchain (PR #191657)
Petr Hosek via cfe-commits
2026/04/11
[clang] 4fb5b78 - [CMake] Enable static libxml2 for Fuchsia toolchain (#191657)
via cfe-commits
2026/04/11
[clang] [clang-format] Detect language for file templates (PR #191502)
via cfe-commits
2026/04/11
[clang] [clang-format] Detect language for file templates (PR #191502)
via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang] [clang-format] Remove special handling of comments after brace/paren (PR #71672)
via cfe-commits
2026/04/11
[clang] [llvm] Revert "[cmake] Add support for statically linking libxml2" (PR #191609)
Paul Kirth via cfe-commits
2026/04/11
[clang] [CMake] Enable static libxml2 for Fuchsia toolchain (PR #191657)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Alex Dutka via cfe-commits
2026/04/11
[clang] [clang][docs] mark v22 as released (PR #191612)
via cfe-commits
2026/04/11
[clang-tools-extra] Revert clang-doc arena merging patches (PR #191668)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] Revert clang-doc arena merging patches (PR #191668)
via cfe-commits
2026/04/11
[clang-tools-extra] Revert clang-doc arena merging patches (PR #191668)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] Revert clang-doc arena merging patches (PR #191668)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] Revert clang-doc arena merging patches (PR #191668)
Paul Kirth via cfe-commits
2026/04/11
[clang-tools-extra] Revert clang-doc arena merging patches (PR #191668)
Paul Kirth via cfe-commits
2026/04/11
[clang] [clang][Parser] Improve error recovery for missing semicolons in class members. (PR #190744)
Haojian Wu via cfe-commits
2026/04/11
[clang] [clang][Parser] Improve error recovery for missing semicolons in class members. (PR #190744)
Haojian Wu via cfe-commits
2026/04/11
[clang-tools-extra] [clang-doc] Move Info types into arenas (PR #190054)
via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang-tools-extra] [llvm] [clangd] Update TidyFastChecks.inc via TidyFastChecks.py (PR #191096)
via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Baranov Victor via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Baranov Victor via cfe-commits
2026/04/11
[clang-tools-extra] [clang-tidy][readability-identifier-length] Add a line count threshold (PR #185319)
Baranov Victor via cfe-commits
2026/04/11
[clang] [compiler-rt] [safestack] Support statically linked executables (PR #190126)
via cfe-commits
2026/04/11
[clang] [Clang] diagnosing missing Vulkan environment when using SPIR-V triple (PR #190840)
Tony Guillot via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang][AST] Introduce `ExplicitInstantiationDecl` to preserve source info and fix diagnostic locations (PR #191658)
Matheus Izvekov via cfe-commits
2026/04/11
[clang] [Clang] diagnosing missing Vulkan environment when using SPIR-V triple (PR #190840)
Tony Guillot via cfe-commits
2026/04/11
[clang] [clang][bytecode] Fix implicit-cast-complex-to-vector test (PR #191662)
via cfe-commits
2026/04/11
[clang-tools-extra] [Clang-tidy] Add dummy compile_commands.json for broken test (PR #191635)
Baranov Victor via cfe-commits
2026/04/11
[clang] [clang][bytecode] Fix implicit-cast-complex-to-vector test (PR #191662)
Timm Baeder via cfe-commits
2026/04/11
[clang-tools-extra] [Clang-tidy] Add dummy compile_commands.json for broken test (PR #191635)
Baranov Victor via cfe-commits
2026/04/11
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Björn Schäpers via cfe-commits
2026/04/11
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Björn Schäpers via cfe-commits
2026/04/11
[clang] [clang-format] treat continuation as indent for aligned lines (PR #191217)
Björn Schäpers via cfe-commits
Earlier messages
Later messages