提交历史

作者 SHA1 备注 提交日期
  David Blaikie f1545a2197 DWARF type hashing: begin implementing Step 5, summary hashing in declarable contexts 12 年之前
  David Blaikie e46be7838a DIEHashTest: Correct the order of operands to the TEST macro 12 年之前
  David Blaikie 3baa3c37ce DWARF type hashing: Handle multiple (including recursive) references to the same type 12 年之前
  David Blaikie 47f66d5a75 DIEHash: Support for simple (non-recursive, non-reused) type references 12 年之前
  David Blaikie 88a68cbbb5 DIEHash: Include the type's context in the type hash. 12 年之前
  David Blaikie c098708220 DIEHash: Use DW_FORM_sdata for integers, per spec. 12 年之前
  David Blaikie a85ad23a1f Invert arguments to ASSERT_EQ to match gtest diagnostic printing 12 年之前
  David Blaikie 75ee00021d DIEHash: Include the trailing zero byte after the children of a DIE 12 年之前
  David Blaikie e4df43e36d Use ASSERT_EQ rather than ASSERT_TRUE for better unit test failures. 12 年之前
  Benjamin Kramer 449a88e9a6 Plug a memory leak in a unit test. Stack allocation is sufficient here. 12 年之前
  Eric Christopher df69c9c8e3 It's a very large constant. Say so. 12 年之前
  Eric Christopher 800a876128 Add a hashing routine that handles hashing types. Add a test for 12 年之前