1. 24 May, 2019 1 commit
  2. 01 Mar, 2019 1 commit
  3. 21 Sep, 2018 1 commit
    • Jakob Kummerow's avatar
      Fix building with GCC 7.x and 8.x · 9ed4b965
      Jakob Kummerow authored
      GCC 7.x doesn't like it (-Werror=subobject-linkage) when a class
      either derives from a class or has a member field of a type that
      was declared in an anonymous namespace.
      It is also opposed (-Werror=attributes) to visibility attributes
      being defined at explicit template instantiations.
      GCC 8.x further has reservations (-Werror=class-memaccess) about
      letting memset/memcpy modify areas within non-POD objects.
      
      Change-Id: Ic5107bb5ee3af6233e3741e3ef78d03a0a84005a
      Reviewed-on: https://chromium-review.googlesource.com/1208306
      Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
      Reviewed-by: 's avatarBen Titzer <titzer@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#56106}
      9ed4b965
  4. 17 Oct, 2016 1 commit
  5. 20 Sep, 2016 1 commit
  6. 06 Jun, 2016 1 commit
  7. 12 Feb, 2015 1 commit
  8. 23 Dec, 2014 1 commit
  9. 27 Oct, 2014 2 commits
  10. 15 Oct, 2014 2 commits
  11. 06 Oct, 2014 1 commit
  12. 08 Sep, 2014 1 commit
  13. 12 Aug, 2014 2 commits
  14. 30 Jul, 2014 1 commit