dim 76bd823f74 Pull in r159895 from upstream clang trunk:
When marking virtual functions as used for a class' vtable, mark all functions
  which will appear in the vtable as used, not just those ones which were
  declared within the class itself. Fixes an issue reported as comment#3 in
  PR12763 -- we sometimes assert in codegen if we try to emit a reference to a
  function declaration which we've not marked as referenced. This also matches
  gcc's observed behavior.

This should fix clang assertions when building certain components of the
LibreOffice port.

MFC after:	3 days
2012-07-13 21:48:01 +00:00
..
2012-06-17 11:36:28 +00:00
2012-05-13 05:09:36 +00:00
2011-07-14 14:01:36 +00:00
2012-04-19 03:20:13 +00:00
2011-12-13 17:34:47 +00:00
2012-05-29 19:49:52 +00:00
2012-06-26 23:17:33 +00:00
2012-02-25 10:58:02 +00:00
2012-03-12 01:06:29 +00:00
2012-05-17 05:11:57 +00:00
2012-02-22 03:36:15 +00:00
2011-12-08 02:40:46 +00:00
2012-03-25 02:10:31 +00:00
2010-11-03 10:46:39 +00:00