コミット履歴

作者 SHA1 メッセージ 日付
  Vedant Kumar eb045be428 Revert "[CGDebugInfo] Simplify EmitFunctionDecl parameters, NFC" 6 年 前
  Vedant Kumar f8022c0a82 [CGDebugInfo] Simplify EmitFunctionDecl parameters, NFC 6 年 前
  Vedant Kumar c272d4e6de [CGDebugInfo] Fix -femit-debug-entry-values crash on os_log_helpers 6 年 前
  Djordje Todorovic 530eb474fd [clang] Add DISuprogram and DIE for a func decl 6 年 前
  Aaron Puchert a8acc4eee5 Fix formatting after r364479 6 年 前
  Aaron Puchert b30c6b62c9 [Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarf 6 年 前
  Djordje Todorovic 7ddbee4c06 [clang/DIVar] Emit the flag for params that have unmodified value 6 年 前
  Djordje Todorovic f0efff4cb3 [CC1Option] Add the option to enable the debug entry values 6 年 前
  Amy Huang 4730a1bd73 Store a pointer to the return value in a static alloca and let the debugger use that 6 年 前
  David Blaikie e8dbe3f862 PR42205: DebugInfio: Do not attempt to emit debug info metadata for static member variable template partial specializations 6 年 前
  Aaron Puchert 2d7c0e6317 [Clang] Harmonize Split DWARF options with llc 6 年 前
  Aaron Puchert 28b790b5e1 [Clang] Rename -split-dwarf-file to -split-dwarf-output 6 年 前
  Amy Huang f46e18fb70 Use fully qualified name when printing S_CONSTANT records 6 年 前
  David Blaikie 15d397ff14 DebugInfo: Add support for 'nodebug' attribute on typedefs and alias templates 6 年 前
  Amy Huang 83048f4932 Add enums as global variables in the IR metadata. 6 年 前
  Amy Huang e7fac8a076 CodeView - add static data members to global variable debug info. 6 年 前
  Dmitri Gribenko 97176da393 Fixed a -Wunused-variable warning when assertions are disabled 6 年 前
  Amy Huang f2e7f1730f Combine two if cases because the second one is never reached. 6 年 前
  Alexandre Ganea d4dc1a1166 [DebugInfo] Don't emit checksums when compiling a preprocessed CPP 6 年 前
  Leonard Chan 8ad70e4734 Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" 6 年 前
  Leonard Chan a121961bcb Revert "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" 6 年 前
  Leonard Chan fae4e4715c [Attribute/Diagnostics] Print macro if definition is an attribute declaration 6 年 前
  Reid Kleckner 8a2708eca0 Use primary template parameter names for variable template debug info 6 年 前
  David Blaikie 0d2434eadc Skip type units/type uniquing when we know we're only emitting the type once (vtable-based emission when triggered by a strong vtable, with -fno-standalone-debug) 6 年 前
  Reid Kleckner 22a581b73b [codeview] Fix symbol names for dynamic initializers and atexit stubs 6 年 前
  Amy Huang 54b79ea9a2 Revert "[MS] Emit S_HEAPALLOCSITE debug info" because of ToTWin64(db) 6 年 前
  Amy Huang f6e2c8d02f [MS] Emit S_HEAPALLOCSITE debug info 6 年 前
  Amy Huang 31c307cf96 Relanding r357928 with fixed debuginfo check. 6 年 前
  Aaron Smith 806dfd40ff [DebugInfo] Combine Trivial and NonTrivial flags 6 年 前
  Amy Huang ec5793391f Revert "[MS] Add metadata for __declspec(allocator)" 6 年 前