1. 846fe66 If cont.size() is 0, the expression &_contentPool[result] has undefined by Michael J. Spencer · 14 years ago
  2. b2bd733 Flexible array members are not in C++03, and MSVC doesn't support them. by Michael J. Spencer · 14 years ago
  3. 55fd6be First chunk of native object file reader/writer. The lld-core tool now reads YAML file, links, writes that out as native object format, then reads that native file, then writes the YAML to stdout. Thus the test suite tests both YAML reading/writing as well as native object file reading/writing. by Nick Kledzik · 14 years ago