커밋 기록

작성자 SHA1 메시지 날짜
  Louis Dionne 5569a5e69c [libc++] Fix XFAILs when exceptions are disabled 6 년 전
  Louis Dionne 4806bce5a8 [libc++] Fix XFAILs on macOS when exceptions are disabled 6 년 전
  Louis Dionne 60c45f5f7c [libcxx] Start defining lit features for tests depending on availability 6 년 전
  JF Bastien e15dd4e32e Support tests in freestanding 6 년 전
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 년 전
  Louis Dionne f01e82fd42 [libcxx] Remove the availability_markup LIT feature 6 년 전
  Louis Dionne 13b7f7b500 [libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast 6 년 전
  Marshall Clow e2261bde80 Change the base class of std::bad_optional_access. This is a (subtle) ABI change, and is in response to http://http://wg21.link/LWG2806, which I *expect* to be adopted in Kona. I am making this change now in anticipation, and will get it into 4.0, because (a) 4.0 is the first release with std::optional, and (b) I don't want to make an ABI-change later, when the user base should be significantly larger. Note that I didn't change std::experimental::bad_optional_access, because that's still specified to derive from std::logic_error. 8 년 전
  Eric Fiselier 35ce4859dd Implement N4606 optional 8 년 전
  Eric Fiselier ead5d404cc Revert Add <optional>. Will recommit with better commit message 8 년 전
  Eric Fiselier fbc80168bb Add <optional> header. 8 년 전