Skip to content
  1. Mar 08, 2017
  2. Mar 07, 2017
  3. Mar 06, 2017
  4. Mar 03, 2017
    • Zachary Turner's avatar
      [Windows] Remove the #include <eh.h> hack. · 1e021a16
      Zachary Turner authored
      Prior to MSVC 2015 we had to manually include this header any
      time we were going to include <thread> or <future> due to a
      bug in MSVC's STL implementation.  This has been fixed in MSVC
      for some time now, and we require VS 2015 minimum, so we can
      remove this across all subprojects.
      
      llvm-svn: 296906
      1e021a16
  5. Mar 02, 2017
  6. Mar 01, 2017
Loading