summaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
AgeCommit message (Expand)Author
2025-05-21[KeyInstr][Clang] Add ApplyAtomGroup (#134632)Orlando Cazalet-Hyams
2025-05-11[clang] Use StringRef::consume_front (NFC) (#139472)Kazu Hirata
2025-05-08[RISCV] Fix generation of DWARF info for vector segmented types (#137941)Kirill Radkin
2025-04-23Revert "[Clang,debuginfo] added vtt parameter in destructor DISubroutineType ...Reid Kleckner
2025-04-16[Clang,debuginfo] added vtt parameter in destructor DISubroutineType (#130674)mgschossmann
2025-04-15[PAC] Add support for __ptrauth type qualifier (#100830)Akira Hatanaka
2025-04-14[clang] implement printing of canonical expressions (#135133)Matheus Izvekov
2025-04-14[MS][clang] Revert vector deleting destructors support (#135611)Mariya Podchishchaeva
2025-04-03[CodeGen] Don't include CGDebugInfo.h in CodeGenFunction.h (NFC) (#134100)Nikita Popov
2025-03-31Reland [MS][clang] Add support for vector deleting destructors (#133451)Mariya Podchishchaeva
2025-03-28[clang] [sanitizer] add pseudofunction to indicate array-bounds check (#128977)Florian Mayer
2025-03-25[NFC] [clang] rename InlinedTrapFuncMap to InlinedSubprogramMap (#132993)Florian Mayer
2025-03-21Reland: [clang] NFC: Clear some uses of MemberPointerType::getClass (#132317)Matheus Izvekov
2025-03-20Revert "[clang] NFC: Clear some uses of MemberPointerType::getClass" (#132281)Matheus Izvekov
2025-03-19[clang] NFC: Clear some uses of MemberPointerType::getClass (#131965)Matheus Izvekov
2025-03-12Revert "[MS][clang] Add support for vector deleting destructors (#126240)"Hans Wennborg
2025-03-11[HLSL] Make memory representation of boolean vectors in HLSL, vectors of i32....Sarah Spall
2025-03-04[MS][clang] Add support for vector deleting destructors (#126240)Mariya Podchishchaeva
2025-03-03[RISCV][VLS] Support RISCV VLS calling convention (#100346)Brandon Wu
2025-02-13[reland][DebugInfo] Update DIBuilder insertion to take InsertPosition (#126967)Harald van Dijk
2025-02-12Revert "[DebugInfo] Update DIBuilder insertion to take InsertPosition (#126059)"Harald van Dijk
2025-02-12[DebugInfo] Update DIBuilder insertion to take InsertPosition (#126059)Harald van Dijk
2025-02-07[clang][DebugInfo] Set EnumKind based on enum_extensibility attribute (#126045)Michael Buch
2025-01-29[Clang][P1061] Add stuctured binding packs (#121417)Jason Rice
2025-01-28[clang-cl]: generate debug info when `novtable` is specified (#124643)nerix
2025-01-18Reapply "[clang][DebugInfo] Emit DW_AT_object_pointer on function declaration...Michael Buch
2025-01-18Revert "[clang][DebugInfo] Emit DW_AT_object_pointer on function declarations...Michał Górny
2025-01-17[clang][DebugInfo] Emit DW_AT_object_pointer on function declarations with ex...Michael Buch
2025-01-15DebugInfo: Avoid emitting null members for nodebug nested typedefsDavid Blaikie
2025-01-14[clang][DebugInfo] Emit DW_AT_object_pointer on function definitions with exp...Michael Buch
2025-01-11Reapply "[clang] Avoid re-evaluating field bitwidth" (#122289)Timm Baeder
2025-01-08Revert "[clang] Avoid re-evaluating field bitwidth (#117732)"Timm Bäder
2025-01-08[clang] Avoid re-evaluating field bitwidth (#117732)Timm Baeder
2025-01-06[HLSL] Fix debug info generation for RWBuffer types (#119041)joaosaffran
2024-12-17[NFC] Updating Debug Info generation for 'this' (#119445)joaosaffran
2024-12-17[clang][DebugInfo][gmodules] Set runtimeLang on ObjC forward declarations (#1...Michael Buch
2024-11-16[CodeGen] Remove unused includes (NFC) (#116459)Kazu Hirata
2024-10-28Remove support for RenderScript (#112916)Aaron Ballman
2024-10-25[AMDGPU] Add a type for the named barrier (#113614)Gang Chen
2024-10-25[CLANG][AArch64] Add the modal 8 bit floating-point scalar type (#97277)CarolineConcatto
2024-10-24[clang] Use {} instead of std::nullopt to initialize empty ArrayRef (#109399)Jay Foad
2024-10-11[clang] Ignore inline namespace for `hasName` (#109147)Alejandro Álvarez Ayllón
2024-10-02[clang][DebugInfo] Revert to printing canonical typenames for template aliase...Michael Buch
2024-10-01[AMDGPU] Specify width and align for all AMDGPU builtin types. NFC. (#109656)Jay Foad
2024-09-24[BPF] Do atomic_fetch_*() pattern matching with memory ordering (#107343)yonghong-song
2024-09-17[Clang][AMDGPU] Simplify builtin type definitions. NFC. (#108968)Jay Foad
2024-09-13[clang][CodeGen] Strip unneeded calls to raw_string_ostream::str() (NFC)JOE1994
2024-08-29[HLSL] Add HLSLAttributedResourceType (#106181)Helena Kotas
2024-08-23[Clang] Assert non-null enum definition in CGDebugInfo::CreateTypeDefinition(...smanna12
2024-08-09[clang][DebugInfo] Don't mark structured bindings as artificial (#100355)Michael Buch