История коммитов

Автор SHA1 Сообщение Дата
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Serge Pavlov 06c71d8a6f Report fatal error in the case of out of memory 7 лет назад
  Serge Pavlov 165fd931ac Revert r325224 "Report fatal error in the case of out of memory" 7 лет назад
  Serge Pavlov ca451d02e4 Report fatal error in the case of out of memory 7 лет назад
  Michael Zolotukhin 16872e2b56 Remove redundant includes from unittests. 7 лет назад
  Benjamin Kramer e005fa57be [ManagedStatic] Avoid putting function pointers in template args. 8 лет назад
  Benjamin Kramer bcabbd57dc Don't destroy ManagedStatics in a unit test. 8 лет назад
  Benjamin Kramer 107c8c925e Try to work around MSVC being buggy. Attempt #1. 8 лет назад
  Benjamin Kramer 10f535273f [ManagedStatic] Add a way to pass custom creators/deleters. 8 лет назад
  Chandler Carruth 39ea80cc56 Re-apply r211287: Remove support for LLVM runtime multi-threading. 11 лет назад
  NAKAMURA Takumi cdde33ebaa Revert r211287, "Remove support for LLVM runtime multi-threading." 11 лет назад
  Zachary Turner a4d0ff9cd1 Remove support for LLVM runtime multi-threading. 11 лет назад
  Zachary Turner 5ea46694d0 Revert r211066, 211067, 211068, 211069, 211070. 11 лет назад
  Zachary Turner aedb5523d2 Remove some more code out into a separate CL. 11 лет назад
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 лет назад
  Duncan Sands 8305acb200 Get the unittests compiling when building with cmake and the setting 12 лет назад
  Evgeniy Stepanov d6d0ebbed7 Disable Initialize.MultipleThreads test under MemorySanitizer. 12 лет назад
  NAKAMURA Takumi 41d35a335e unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setstack(3) only on Linux. 12 лет назад
  NAKAMURA Takumi 91e22b0dd3 unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to allocate stack explicitly for glibc. 12 лет назад
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... 12 лет назад
  Nick Lewycky f7228f7038 Fix Windows build, don't try to #include <pthread.h> when we know it's not 13 лет назад
  Nick Lewycky 4d0a9ff365 Add support for tsan annotations (thread sanitizer, a valgrind-based tool). 13 лет назад