Messages by Thread
-
[clang] [clang] Fix incorrect register information of AVR (PR #193940)
Ben Shi via cfe-commits
-
[clang] a48159d - [AArch64][llvm] Remove support for FEAT_MPAMv2_VID (#193191)
via cfe-commits
-
[clang] cedcf18 - [Clang][Sema] Change `ExtnameUndeclaredIdentifiers` to MapVector. (#193924)
via cfe-commits
-
[clang] [C++20] [Modules] Don't profiling the callee of CXXFoldExpr (PR #190732)
Aaron Ballman via cfe-commits
-
[clang] [clang][bytecode] Fix `MemberExpr`s with a static member (PR #193902)
Timm Baeder via cfe-commits
-
[clang] cc0913e - [clang][bytecode] Fix `MemberExpr`s with a static member (#193902)
via cfe-commits
-
[clang] [clang-format] Don't break module names (PR #193834)
Björn Schäpers via cfe-commits
-
[clang] [llvm] [Distributed ThinLTO] Support Unicode characters (PR #193931)
Ben Dunbobbin via cfe-commits
-
[clang] faf37ad - [Clang] Use const std::string & in ClangOptionDocEmitter. NFC. (#193926)
via cfe-commits
-
[clang] [Clang] Use const reference arguments in ClangAttrEmitter. NFC. (PR #193928)
Jay Foad via cfe-commits
-
[clang] [Clang] Use const std::string & in ClangOptionDocEmitter. NFC. (PR #193926)
Jay Foad via cfe-commits
-
[clang] [Clang][NEON] Use const std::string &. NFC. (PR #193925)
Jay Foad via cfe-commits
-
[clang] ca13692 - Fix formatting of changes in recent redefine_extname changes. (#189938)
via cfe-commits
-
[clang] [Clang][Sema] Change `ExtnameUndeclaredIdentifiers` to MapVector. (PR #193924)
via cfe-commits
-
[clang] [llvm] [SROA] Canonicalize homogeneous structs into fixed vectors (PR #165159)
Yonah Goldberg via cfe-commits
-
[clang] [llvm] Add llvm-extract-bundle-entry to extend llvm-objcopy (PR #169386)
James Henderson via cfe-commits
-
[clang] Fix formatting of changes in recent redefine_extname changes. (PR #189938)
via cfe-commits
-
[clang] [clang][DebugInfo] Store current location metadata in CGDebugInfo (PR #193918)
Cullen Rhodes via cfe-commits
-
[clang] [clang] Tests for CWG1670 and CWG1878: `auto` in conversion functions (PR #187850)
Corentin Jabot via cfe-commits
-
[clang] [clang][bytecode] Allow constexpr-unknown values in GetPtrBase{,Pop} (PR #193903)
Timm Baeder via cfe-commits
-
[clang] shared_ptr_false_positive (PR #193899)
Utkarsh Saxena via cfe-commits
-
[clang] a7368c3 - [NFC][Clang][docs] Clarify the status of P1949R7 (unicode identifiers) (#193483)
via cfe-commits
-
[clang-tools-extra] 3041708 - [Tooling][clang-tools-extra] Consume CommonOptionsParser errors in tools (#193675)
via cfe-commits
-
[clang] [clang] Increase alignment for large globals when in the same code object (x86-64) (PR #185487)
Marco Bartoli via cfe-commits
-
[clang] [llvm] Compute GUIDs once and store in metadata (PR #184065)
Owen Rodley via cfe-commits
-
[clang] [Clang] Correctly construct template arguments for template template parameters (PR #76811)
Younan Zhang via cfe-commits
-
[clang-tools-extra] [NFC] [clangd] [C++20] [Modules] Add a test for testing transtive change detection (PR #193888)
Chuanqi Xu via cfe-commits
-
[clang-tools-extra] 104ee2a - [NFC] [clangd] [C++20] [Modules] Add a test for testing transtive change detection (#193888)
via cfe-commits
-
[clang-tools-extra] [clangd] [C++20] [Modules] Introduce persistent cache for clangd built module file (PR #193883)
Chuanqi Xu via cfe-commits
-
[clang] [OpenMP][CodeGen] Preserve libcalls for declare simd redecls (PR #193881)
via cfe-commits
-
[clang] [Clang] Emit LLVM flatten attribute instead of per-callsite alwaysinline (PR #188615)
Eli Friedman via cfe-commits
-
[clang] Add clang warning if fp exception functions are called without appropriate flags/pragmas (#128239) (PR #187860)
Eli Friedman via cfe-commits
-
[clang] 1249cb6 - [clang-scan-deps] Fixes an assertion in clang-scan-deps (#193619)
via cfe-commits
-
[clang] [Clang][SPIRV] Add getSRetAddrSpace() for SPIRV (PR #193875)
Vigneshwar Jayakumar via cfe-commits
-
[clang] [clang][NFC] Linux/Windows Multilib Include Path Tests (PR #193869)
via cfe-commits
-
[clang] 6e2f5e9 - [OpenCL] Diagnose error for zero-length array (#193163)
via cfe-commits
-
[clang] 528e673 - [Clang][CodeGen] Fix sret lifetime marker AS mismatch after #186275 (#193850)
via cfe-commits
-
[libclc] 969247c - [libclc] Allow testing unresolved symbols on multiple libraries (#193647)
via cfe-commits
-
[libclc] f319238 - [libclc][CMake] Remove CMAKE_C_COMPILER_ID check (#186717)
via cfe-commits
-
[clang] [CIR] Update uses of no-prototype GetGlobalOp (PR #193868)
Andy Kaylor via cfe-commits
-
[clang] [NFC][Clang][ByteCode] Apply rule of three to Context and EvalIDScope (PR #193856)
Oliver Hunt via cfe-commits
-
[clang] [Clang][CodeGen] Fix sret lifetime marker AS mismatch after #186275 (PR #193850)
Eli Friedman via cfe-commits
-
[clang] 9473873 - Reapply "[clang][modules-driver] Add support for C++ named modules and `import std`" (#193815)
via cfe-commits
-
[clang] [CIR] max-across-vector intrinsics (PR #193808)
Kartik Ohlan via cfe-commits
-
[clang] [llvm] [WIP][OpenMP] Enable `ATTACH`-style maps for mappers. (PR #166874)
Abhinav Gaba via cfe-commits
-
[clang-tools-extra] [clang-tidy][readability-Identifier-length] add structured bindings support (PR #193838)
Alex Dutka via cfe-commits
-
[clang] 3cd4a79 - clang: Avoid hardcoding some offload triple strings (#193811)
via cfe-commits
-
[clang] [Clang] Correctly deduce default argument for alias CTAD (PR #193836)
Corentin Jabot via cfe-commits
-
[clang] [NFC][Clang][Sema] Apply rule of three to Sema helper classes (PR #193835)
Shafik Yaghmour via cfe-commits
-
[clang] [llvm] [AMDGPU] First installment of IGLP_OPT 4 (MFMAValuSpacingOpt) implementation (PR #190916)
via cfe-commits
-
[clang] [Clang] prevent crash in delayed default-argument lambda captures (PR #176749)
Oleksandr Tarasiuk via cfe-commits
-
[clang] [CIR] Allow multi-block ctor regions on GlobalOp (PR #193596)
Erich Keane via cfe-commits
-
[clang] [clang] Deflake the TimeProfile support tests (PR #138613)
Akira Hatanaka via cfe-commits
-
[clang] Revert "[Darwin] Remove linker version checks for objc_msgSend selector stubs (#193637)" (PR #193828)
Akira Hatanaka via cfe-commits
-
[clang] [compiler-rt] [llvm] [libcxx] Use debug() instead of note() for substitutions (PR #193667)
Vitaly Buka via cfe-commits
-
[clang] [clang][CodeGen][X86_64] Honor per-function AVX ABI in C/C++ call paths, maintain old psABI for PlayStation. (PR #193298)
Benjamin Luke via cfe-commits
-
[clang] [CIR] Handle boolean expression as array indexes (PR #193814)
Andy Kaylor via cfe-commits
-
[clang] [Clang] Make matrix type trivially copyable (PR #193634)
Chris B via cfe-commits
-
[clang] [HLSL] Remove support for user-defined constructors and destructors (PR #193375)
Steven Perron via cfe-commits
-
[clang] a6ab955 - [Darwin] Remove linker version checks for objc_msgSend selector stubs (#193637)
via cfe-commits
-
[clang] [compiler-rt] [llvm] [libcxx] Use debug() instead of note() for substitutions and features (PR #193667)
Vitaly Buka via cfe-commits
-
[clang] f63bd03 - [CIR] Handle CK_UserDefinedConversion and related casts in emitCastLValue (#193611)
via cfe-commits
-
[clang] [CIR] Handle CK_UserDefinedConversion and related casts in emitCastLValue (PR #193611)
via cfe-commits
-
[clang] clang: Avoid hardcoding some offload triple strings (PR #193811)
Matt Arsenault via cfe-commits
-
[clang] 3ec98d6 - [CIR] Implement handling for destroying delete (#193607)
via cfe-commits
-
[clang] [CIR] Handle explicit instantiation declaration in getVTableLinkage (PR #193809)
via cfe-commits
-
[clang] ca90ff5 - [CIR] Handle negative offsets in pointer constants (#193624)
via cfe-commits
-
[clang] [CIR] Remove overly strict end_catch assertion in catch handler flattening (PR #193796)
via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
Andy Kaylor via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
Andy Kaylor via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
Andy Kaylor via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
Andy Kaylor via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
Andy Kaylor via cfe-commits
-
[clang] [CIR] Emit frexp, modf, and powi builtins as library calls (PR #193795)
Andy Kaylor via cfe-commits