Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[clang][bytecode] Reject constexpr-unknown values in CheckStore 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
#136279 by tbaederr was merged Apr 18, 2025 Loading… updated Apr 18, 2025
[clang][bytecode] Diagnose failed MemberPtrPtr casts differently 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
#136407 by tbaederr was merged Apr 19, 2025 Loading… updated Apr 19, 2025
[clang][bytecode] Don't set OnePastEnd bit for array elements 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
#136422 by tbaederr was merged Apr 19, 2025 Loading… updated Apr 19, 2025
[clang] Use llvm::append_range (NFC) clang:analysis 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:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-format
#136448 by kazutakahirata was merged Apr 19, 2025 Loading… updated Apr 19, 2025
[clang][bytecode] Start implementing __builtin_{,dynamic}_object_size 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
#136478 by tbaederr was merged Apr 20, 2025 Loading… updated Apr 20, 2025
[clang][bytecode] Fix bos/bdos with non-zero offset applied 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
#136482 by tbaederr was merged Apr 20, 2025 Loading… updated Apr 20, 2025
[clang][bytecode] Allow reinterpret casts from/to the same pointer type 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
#136692 by tbaederr was merged Apr 22, 2025 Loading… updated Apr 22, 2025
[clang][bytecode] Allow casts from void* only in std::allocator 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
#136714 by tbaederr was merged Apr 23, 2025 Loading… updated Apr 23, 2025
[clang][bytecode] Refine diagnostics for volatile reads 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
#136857 by tbaederr was merged Apr 23, 2025 Loading… updated Apr 23, 2025
Revert "[ConstEval] Fix crash when comparing strings past the end" 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
#137088 by hnrklssn was merged Apr 23, 2025 Loading… updated Apr 23, 2025
[ConstEval] Fix crash when comparing strings past the end 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 constexpr Anything related to constant evaluation
#137078 by hnrklssn was merged Apr 23, 2025 Loading… updated Apr 24, 2025
Eval string one past end reland 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
#137091 by hnrklssn was merged Apr 24, 2025 Loading… updated Apr 24, 2025
[clang][bytecode] Compute pointer differences as 64bit integers 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
#137128 by tbaederr was merged Apr 24, 2025 Loading… updated Apr 24, 2025
[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… updated Apr 24, 2025
[clang][bytecode] Emit diagnostics from GetGlobalUnchecked 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
#137203 by tbaederr was merged Apr 24, 2025 Loading… updated Apr 24, 2025
[clang][bytecode] Allow forming pointers to fields of extern globals 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
#137211 by tbaederr was merged Apr 25, 2025 Loading… updated Apr 25, 2025
[clang][bytecode] Don't diagnose const extern reads in CPCE mode 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
#137285 by tbaederr was merged Apr 25, 2025 Loading… updated Apr 25, 2025
[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… updated Apr 25, 2025
[clang][bytecode] Diagnose pseudo dtor calls before C++20 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
#137303 by tbaederr was merged Apr 25, 2025 Loading… updated Apr 25, 2025
[clang][bytecode] Diagnose destroying already dead locals 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
#137357 by tbaederr was merged Apr 26, 2025 Loading… updated Apr 26, 2025
[clang][bytecode] Diagnose dynamic_cast before C++20 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
#137442 by tbaederr was merged Apr 26, 2025 Loading… updated Apr 26, 2025
[clang][bytecode] Check for dummy pointers when calling pseudo dtors 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
#137437 by tbaederr was merged Apr 26, 2025 Loading… updated Apr 26, 2025
[clang][bytecode] Diagnose PointerToIntegral casts 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
#137444 by tbaederr was merged Apr 26, 2025 Loading… updated Apr 26, 2025
[clang][bytecode] Allow memory leaks before C++20 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
#137445 by tbaederr was merged Apr 26, 2025 Loading… updated Apr 26, 2025
[clang][bytecode] Diagnose delete of non-heap-allocated blocks 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
#137475 by tbaederr was merged Apr 27, 2025 Loading… updated Apr 27, 2025
ProTip! Filter pull requests by the default branch with base:main.