提交歷史

作者 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 年之前