]> granicus.if.org Git - clang/history - lib/CodeGen/CGDebugInfo.h
Header guard canonicalization, clang part.
[clang] / lib / CodeGen / CGDebugInfo.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-08-08 David BlaikieDebugInfo: Blocks: Do not depend on LLVM argument numbe...
2014-07-09 Alp TokerFix 'source-level' hyphenations
2014-06-02 Alexey SamsonovDelete apparently unused method
2014-05-07 Ed MasteDebugInfo: Use enum instead of unsigned
2014-05-06 David BlaikieReapply: DebugInfo: Emit the definition of enums when...
2014-05-06 David BlaikieRevert "DebugInfo: Emit the definition of enums when...
2014-05-06 David BlaikieDebugInfo: Emit the definition of enums when the defini...
2014-05-06 David BlaikiePR19598: Ensure temporary metadata nodes used in debug...
2014-05-05 David BlaikieBuild debug info for ObjC interface types at the end...
2014-04-10 Adrian PrantlDebug info: (Bugfix) Make sure artificial functions...
2014-04-10 Eric ChristopherAdd global static variables for anonymous union fields...
2014-04-06 David BlaikieDebugInfo: Support type alias templates
2014-04-01 Adrian PrantlAdapt CGDebugInfo to interface changes in DIBuilder...
2014-03-06 Chandler Carruth[Layering] Update include of DebugInfo.h which moved...
2014-03-06 Chandler Carruth[Layering] Update include for the move of DIBuilder...
2014-03-04 Chandler Carruth[Modules] Update to reflect ValueHandle moving to the...
2014-03-03 David BlaikieDebugInfo: Emit only the declaration of a class templat...
2014-01-17 Adrian PrantlDebug info: Refactor NoLocation and ArtificialLocation...
2014-01-07 Adrian PrantlRevert "Debug info: Ensure that the last stop point...
2014-01-07 Adrian PrantlRevert "Debug info: Implement a cleaner version of...
2014-01-07 Adrian PrantlDebug info: Implement a cleaner version of r198461...
2014-01-03 Adrian PrantlDebug info: Ensure that the last stop point in a functi...
2013-09-13 David BlaikieDebugInfo: omit debug info for friends
2013-09-09 Benjamin KramerCGDebugInfo: Hoist string allocation in a helper functi...
2013-09-09 Benjamin KramerFix constructor-related typos.
2013-09-08 Manman RenDebug Info: pass in DIScope instead of DIDescriptor...
2013-09-04 David BlaikieReapply r189013 (reverted in r189906) now that the...
2013-09-04 David BlaikieRevert "DebugInfo: Remove explicit declaration-emission...
2013-08-30 Yunzhong GaoRevert r189649 because it was breaking sanitizer bots.
2013-08-30 Yunzhong GaoFixing a bug where debug info for a local variable...
2013-08-28 Manman RenDebug Info: update interface for CreateEnumType and...
2013-08-22 David BlaikieDebugInfo: Remove explicit declaration-emissiong handli...
2013-08-20 David BlaikieDebugInfo: comment/inlining based on feedback from...
2013-08-20 David BlaikieDebugInfo: Simplify/clarify propagation of typemembers...
2013-08-20 David BlaikieRevert "Revert "Revert "Revert "DebugInfo: Omit debug...
2013-08-19 Michael GottesmanRevert "Revert "Revert "DebugInfo: Omit debug info...
2013-08-18 David BlaikieRevert "Revert "DebugInfo: Omit debug info for dynamic...
2013-08-18 David BlaikieDebugInfo: Don't emit vbase 'containing types' for...
2013-08-17 David BlaikieRevert "DebugInfo: Omit debug info for dynamic classes...
2013-08-16 David BlaikieDebugInfo: Omit debug info for dynamic classes in TUs...
2013-08-16 David BlaikieDebugInfo: Contrain the record type parameter for Colle...
2013-08-16 Evgeniy StepanovRevert r188498.
2013-08-15 David BlaikieDebugInfo: CollectRecordStaticField -> CreateRecordStat...
2013-08-15 David BlaikieDebugInfo: Split out the implementation of getStaticDat...
2013-08-15 David BlaikieDebugInfo: Make CGDebugInfo::getStaticDataMemberDeclara...
2013-08-15 David BlaikieDebugInfo: Unify & optimize the lazy addition of record...
2013-08-15 David BlaikieDebugInfo: Revert change to the return type of createRe...
2013-08-15 David BlaikieDebugInfo: Don't create duplicate forward declaration...
2013-08-12 David BlaikieDebugInfo: simplify some limited/declaration creation...
2013-07-25 Adrian Prantltypo.
2013-07-24 Adrian PrantlDebug Info: Fix an oversight of r186553. Ensure that...
2013-07-18 Adrian Prantls/BuiltinLocation/ArtificialLocation/
2013-07-18 Adrian PrantlReplace llvm::DIBuilder::DisableDebugLocations() with...
2013-07-14 Eric ChristopherReformat line.
2013-07-14 Eric ChristopherMove BlockLiteralGeneric earlier in CGDebugInfo and...
2013-06-22 David BlaikieDebugInfo: Support (using GNU extensions) for template...
2013-06-21 David BlaikieFix all the silly things I committed in r184509
2013-06-21 David BlaikieAlternative fix for r184473.
2013-06-05 David BlaikiePR16214: Debug Info: -flimit-debug-info doesn't omit...
2013-05-24 David BlaikieDebugInfo: Rename CreatePointerType to getOrCreateTypeD...
2013-05-22 David BlaikieDebug Info: Handle function/method types using the...
2013-05-20 David BlaikiePR14606: Debug Info for namespace aliases/DW_TAG_import...
2013-05-20 Eric ChristopherMake this const since it never changes (and should...
2013-05-20 David BlaikieRevert "Revert "Debug Info: Using declarations/DW_TAG_i...
2013-05-16 Eric ChristopherWhitespace.
2013-05-16 Eric ChristopherReplace a pile of calls with an instance variable that...
2013-05-16 Adrian PrantlSet the debug location for landing pad code to the...
2013-05-15 David BlaikieRevert "Debug Info: Using declarations/DW_TAG_imported_...
2013-05-12 David BlaikieDebug Info: Comment changes in r181393 by request of...
2013-05-08 David BlaikieDebug Info: Using declarations/DW_TAG_imported_declarat...
2013-04-22 David BlaikieRevert "Revert "PR14606: Debug info for using directive...
2013-04-19 Eric ChristopherRevert "PR14606: Debug info for using directives/DW_TAG...
2013-04-19 David BlaikiePR14606: Debug info for using directives/DW_TAG_importe...
2013-04-19 David BlaikieGive CGDebugInfo::getContextDescriptor a more specific...
2013-04-02 Eric ChristopherRevert "Revert r178079, it caused PR15637."
2013-04-01 Nico WeberRevert r178079, it caused PR15637.
2013-03-29 Adrian PrantlImprovement on r177086.
2013-03-26 David BlaikieDebug Info: remove use of magic numbers to tweak specif...
2013-03-14 Adrian PrantlAllocate stack storage for .block_descriptor and captur...
2013-03-12 Adrian PrantlForce column info to be generated for call expressions...
2013-03-11 Adrian PrantlImprove the caching of debuginfo Objective C interface...
2013-03-06 Adrian PrantlEnsure that DIType is regenerated after we visit an...
2013-02-27 Adrian PrantlTemporarily revert r176116 for compile-time performance...
2013-02-26 Adrian PrantlEnsure that DIType is regenerated after we visited...
2013-02-02 David BlaikieRevert r174246, accidentally committed.
2013-02-02 David BlaikieBasics
2013-01-20 Guy BenyeiImplement OpenCL event_t as Clang builtin type, includi...
2013-01-16 Eric ChristopherCollect both normal and static data members of a class...
2013-01-07 David BlaikieExtract the instance-method case for debug info out...
2012-12-18 Guy BenyeiRe-commit r170428 changes with Linux style file endings.
2012-12-18 Guy BenyeiRevert changes from r170428, as I accidentally changed...
2012-12-18 Guy BenyeiAdd OpenCL images as clang builtin types.
2012-12-04 Chandler CarruthSort all of Clang's files under 'lib', and fix up the...
2012-11-28 Fariborz Jahanianobjective-C blocks: Make sure that identical logic...
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-08-20 Eric ChristopherReapply:
2012-08-17 Eric ChristopherTemporarily revert r162066 and r162062 to see if it...
2012-08-16 Eric ChristopherAdd some caching here for the builtin types.
2012-07-04 Benjamin KramerDrop the ASTContext.h include from Stmt.h and fix up...
next