]> granicus.if.org Git - clang/history - lib/CodeGen/CGDebugInfo.cpp
CGDebugInfo - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
[clang] / lib / CodeGen / CGDebugInfo.cpp
2019-10-16 Simon PilgrimCGDebugInfo - silence static analyzer dyn_cast<> null...
2019-10-09 Nikola Prica[DebugInfo] Enable call site debug info for ARM and...
2019-10-07 Simon PilgrimCodegen - silence static analyzer getAs<> null derefere...
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-03 Simon PilgrimSilence static analyzer getAs<RecordType> null derefere...
2019-10-02 John McCallRename TypeNodes.def to TypeNodes.inc for consistency...
2019-09-24 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-23 Jonas DevlieghereRevert "Support for DWARF-5 C++ language tags."
2019-09-23 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-17 Erich KeaneAdd SpellingNotCalculated to Attribute Enums to suppres...
2019-09-05 Alexandre GaneaRevert: [DebugInfo] Add debug location to stubs generat...
2019-09-05 Alexandre Ganea[DebugInfo] Add debug location to stubs generated by...
2019-09-04 Yuanfang Chen[DebugInfo] Emit DW_TAG_enumeration_type for referenced...
2019-08-27 Shafik YaghmourDebug Info: Support for DW_AT_export_symbols for anonym...
2019-08-22 Hans WennborgRevert r369458 "[DebugInfo] Add debug location to dynam...
2019-08-20 Alexandre Ganea[DebugInfo] Add debug location to dynamic atexit destructor
2019-08-09 Richard SandifordAdd SVE opaque built-in types
2019-07-11 Vedant KumarRevert "[CGDebugInfo] Simplify EmitFunctionDecl paramet...
2019-07-11 Vedant Kumar[CGDebugInfo] Simplify EmitFunctionDecl parameters...
2019-07-11 Vedant Kumar[CGDebugInfo] Fix -femit-debug-entry-values crash on...
2019-06-27 Djordje Todorovic[clang] Add DISuprogram and DIE for a func decl
2019-06-26 Aaron PuchertFix formatting after r364479
2019-06-26 Aaron Puchert[Clang] Remove unused -split-dwarf and obsolete -enable...
2019-06-26 Djordje Todorovic[clang/DIVar] Emit the flag for params that have unmodi...
2019-06-26 Djordje Todorovic[CC1Option] Add the option to enable the debug entry...
2019-06-20 Amy HuangStore a pointer to the return value in a static alloca...
2019-06-17 David BlaikiePR42205: DebugInfio: Do not attempt to emit debug info...
2019-06-15 Aaron Puchert[Clang] Harmonize Split DWARF options with llc
2019-06-15 Aaron Puchert[Clang] Rename -split-dwarf-file to -split-dwarf-output
2019-06-13 Amy HuangUse fully qualified name when printing S_CONSTANT records
2019-06-08 David BlaikieDebugInfo: Add support for 'nodebug' attribute on typed...
2019-05-30 Amy HuangAdd enums as global variables in the IR metadata.
2019-05-29 Amy HuangCodeView - add static data members to global variable...
2019-05-22 Dmitri GribenkoFixed a -Wunused-variable warning when assertions are...
2019-05-22 Amy HuangCombine two if cases because the second one is never...
2019-05-21 Alexandre Ganea[DebugInfo] Don't emit checksums when compiling a prepr...
2019-05-07 Leonard ChanRecommit r359859 "[Attribute/Diagnostics] Print macro...
2019-05-03 Leonard ChanRevert "[Attribute/Diagnostics] Print macro if definiti...
2019-05-02 Leonard Chan[Attribute/Diagnostics] Print macro if definition is...
2019-05-02 Reid KlecknerUse primary template parameter names for variable templ...
2019-04-25 David BlaikieSkip type units/type uniquing when we know we're only...
2019-04-24 Reid Kleckner[codeview] Fix symbol names for dynamic initializers...
2019-04-23 Amy HuangRevert "[MS] Emit S_HEAPALLOCSITE debug info" because...
2019-04-19 Amy Huang[MS] Emit S_HEAPALLOCSITE debug info
2019-04-12 Amy HuangRelanding r357928 with fixed debuginfo check.
2019-04-11 Aaron Smith[DebugInfo] Combine Trivial and NonTrivial flags
2019-04-08 Amy HuangRevert "[MS] Add metadata for __declspec(allocator)"
2019-04-08 Amy Huang[MS] Add metadata for __declspec(allocator)
2019-04-04 Nico WeberMake SourceManager::createFileID(UnownedTag, ...) take...
2019-03-06 Michael Liao[CUDA][HIP][DebugInfo] Skip reference device function
2019-02-26 Aaron Smith[CGDebugInfo] Set NonTrivial DIFlag to a c++ record...
2019-02-15 Adrian PrantlRelax assertion to account for private framework module...
2019-02-08 Adrian Prantl-gmodules: Don't emit incomplete breadcrumbs pointing...
2019-02-05 Adrian PrantlFix a missing word in comment
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate correct data about variabl...
2019-01-24 Hsiangkai WangReland r345009 "[DebugInfo] Generate debug information...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-11 Brian Gesiak[AST] Remove ASTContext from getThisType (NFC)
2019-01-08 Paul RobinsonDon't emit DW_AT_enum_class unless it's actually an...
2018-12-13 Adrian PrantlReinstate DW_AT_comp_dir support after D55519.
2018-12-13 Mikael Nilsson[OpenCL] Add generic AS to 'this' pointer
2018-12-12 Mikael NilssonRevert "[OpenCL] Add generic AS to 'this' pointer"
2018-12-12 Mikael Nilsson[OpenCL] Add generic AS to 'this' pointer
2018-12-11 Adrian PrantlRemove CGDebugInfo::getOrCreateFile() and use TheCU...
2018-12-11 Adrian PrantlReuse code from CGDebugInfo::getOrCreateFile() when...
2018-12-11 Richard TrieuMove CodeGenOptions from Frontend to Basic
2018-12-06 Adrian PrantlReapply "Avoid emitting redundant or unusable directori...
2018-12-05 Adrian PrantlHonor -fdebug-prefix-map when creating function names...
2018-12-05 Renato GolinRevert: Honor -fdebug-prefix-map when creating function...
2018-12-04 Ilya BiryukovRevert "Avoid emitting redundant or unusable directorie...
2018-12-03 Adrian PrantlAvoid emitting redundant or unusable directories in...
2018-12-01 Adrian PrantlHonor -fdebug-prefix-map when creating function names...
2018-11-30 Fangrui SongRevert "Revert r347417 "Re-Reinstate 347294 with a...
2018-11-30 Fangrui SongRevert r347417 "Re-Reinstate 347294 with a fix for...
2018-11-28 Hans WennborgRe-commit r347417 "Re-Reinstate 347294 with a fix for...
2018-11-27 Hans WennborgRevert r347417 "Re-Reinstate 347294 with a fix for...
2018-11-26 Sander de Smalen[AArch64] Add aarch64_vector_pcs function attribute...
2018-11-21 Bill WendlingRe-Reinstate 347294 with a fix for the failures.
2018-11-21 Nico WeberRevert r347364 again, the fix was incomplete.
2018-11-20 Bill WendlingReinstate 347294 with a fix for the failures.
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-14 George Rimar[Clang] - Add '-gsplit-dwarf[=split,=single]' version...
2018-11-13 David BlaikieDebugInfo: Add a driver flag for DWARF debug_ranges...
2018-11-09 Adrian PrantlRevert "Revert rL346454: Fix a use-after-free introduce...
2018-11-09 Simon PilgrimRevert rL346454: Fix a use-after-free introduced by...
2018-11-09 Adrian PrantlFix a use-after-free introduced by r344915.
2018-11-08 Andrew Savonichev[OpenCL] Add support of cl_intel_device_side_avc_motion...
2018-11-07 Andrew SavonichevRevert r346326 [OpenCL] Add support of cl_intel_device_...
2018-11-07 Andrew Savonichev[OpenCL] Add support of cl_intel_device_side_avc_motion...
2018-10-30 Erik PilkingtonNFC: Remove the ObjC1/ObjC2 distinction from clang...
2018-10-24 Adrian PrantlDebug Info (-gmodules): emit full types for non-anchore...
2018-10-23 Hans WennborgRevert r345009 "[DebugInfo] Generate debug information...
2018-10-23 Hsiangkai Wang[DebugInfo] Generate debug information for labels....
2018-10-05 Vedant Kumar[DebugInfo] Add support for DWARF5 call site-related...
2018-10-03 Matthew VossAdd template type and value parameter metadata nodes...
2018-09-27 Vitaly BukaRevert "[DebugInfo] Generate debug information for...
2018-09-26 Hsiangkai Wang[DebugInfo] Generate debug information for labels.
2018-09-24 Calixte Denizet[CodeGen] Revert commit https://reviews.llvm.org/rL342717
2018-09-21 Calixte Denizet[CodeGen] Add to emitted DebugLoc information about...
2018-09-10 Adrian PrantlRemove all uses of DIFlagBlockByrefStruct
next