1. 17 Oct, 2018 39 commits
  2. 16 Oct, 2018 1 commit
    • Yedidya Feldblum's avatar
      Pure C++ for TSAN annotation wrappers · 799a718f
      Yedidya Feldblum authored
      Summary:
      [Folly] Pure C++ for TSAN annotation wrappers, v.s. using the preprocessor.
      
      The implementation uses the preprocessor in order to support platforms without weak symbols, but the interface is now pure C++.
      
      Reviewed By: nbronson
      
      Differential Revision: D10291176
      
      fbshipit-source-id: 3636652793b8d0da59c7c9b1095d4c1b0c506372
      799a718f