- Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Clang][Bytecode] Implement P1061 structured binding pack clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#146474 by zwuis was merged Jul 1, 2025 Loading…
[clang][bytecode] Classify variable initializer, not the decl clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#146338 by tbaederr was merged Jun 30, 2025 Loading…
[clang][bytecode][NFC] Remove some dead code clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#146287 by tbaederr was merged Jun 30, 2025 Loading…
[clang] Remove unused includes (NFC) clang:analysis clang:bytecode Issues for the clang bytecode constexpr interpreter clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#146254 by kazutakahirata was merged Jun 29, 2025 Loading…
[clang][bytecode] Fix shifts with an allocated RHS clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#145280 by tbaederr was merged Jun 23, 2025 Loading…
[Clang] include attribute scope in diagnostics backend:RISC-V clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category HLSL HLSL Language Support
#144619 by a-tarasyuk was merged Jul 8, 2025 Loading…
[clang][bytecode] Allocate IntegralAP and Floating types using an allocator clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#144246 by tbaederr was merged Jun 17, 2025 Loading…
[clang][bytecode] Add a scope to function calls clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140441 by tbaederr was merged May 19, 2025 Loading…
[clang][bytecode] Explicitly start variable lifetimes via placement new clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#140221 by tbaederr was merged May 16, 2025 Loading…
[clang][bytecode] Save Immediate bit in Function clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#139671 by tbaederr was merged May 13, 2025 Loading…
Add macro to suppress -Wunnecessary-virtual-specifier backend:AMDGPU backend:Hexagon backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category cmake Build system in general and CMake in particular llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:support llvm:transforms
#139614 by DKLoehr was merged May 21, 2025 Loading…
[clang][bytecode] Use bytecode interpreter in EvaluateCharRangeAsString clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#138461 by tbaederr was merged May 5, 2025 Loading…
[clang][bytecode] Don't create Function instances for builtins clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137618 by tbaederr was merged Apr 28, 2025 Loading…
[clang][bytecode] Propagate IsVolatile bit to subobjects clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137293 by tbaederr was merged Apr 25, 2025 Loading…
[clang][bytecode] Diagnose comparing pointers to fields... clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137159 by tbaederr was merged Apr 24, 2025 Loading…
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.