Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  Hans Wennborg db3d5211c6 Defeat a GCC -Wunused-result warning 8 жил өмнө
  Reid Kleckner f9cb6211cc Put std::mutex usage behind #ifdefs to pacify the sanitizer buildbot 8 жил өмнө
  Reid Kleckner 4157affe62 Use std::mutex to avoid memory allocation after OOM 8 жил өмнө
  Reid Kleckner 5cc2236f0f [Support] - Add bad alloc error handler for handling allocation malfunctions 8 жил өмнө
  Lang Hames d34f785662 [Support] Make all Errors convertible to std::error_code. 9 жил өмнө
  Lang Hames b92213233c [Support] Add the 'Error' class for structured error handling. 9 жил өмнө
  Eric Christopher cca8dbee4e Reorganize the C API headers to improve build times. 9 жил өмнө
  Chandler Carruth 1b279144ec [cleanup] Re-sort all the #include lines in LLVM using 10 жил өмнө
  Chris Bieneman be77ea38e6 Converting the ErrorHandlerMutex to a ManagedStatic to avoid the static constructor and destructor. 11 жил өмнө
  Rafael Espindola 476fd7c3e9 Merge lib/Support/WindowsError.cpp into ib/Support/ErrorHandling.cpp. 11 жил өмнө
  Zachary Turner 89e90b25e3 Make the error-handling functions thread-safe. 11 жил өмнө
  Zachary Turner 63ce00b72f Revert "Remove support for runtime multi-threading." 11 жил өмнө
  Zachary Turner 529e9d307e Remove support for runtime multi-threading. 11 жил өмнө
  Craig Topper 34bc6b6e78 [C++11] Make use of 'nullptr' in the Support library. 11 жил өмнө
  Alp Toker 650e286dcf Roll back the ConstStringRef change for now 11 жил өмнө
  Alp Toker bad91954cf StringRef: Extend constexpr capabilities and introduce ConstStringRef 11 жил өмнө
  Chandler Carruth 974a445bd9 Re-sort all of the includes with ./utils/sort_includes.py so that 11 жил өмнө
  Alexey Samsonov b21ab43cfc Revert r194865 and r194874. 11 жил өмнө
  Juergen Ributzka 5a364c5561 [weak vtables] Remove a bunch of weak vtables 11 жил өмнө
  Alp Toker 16da44c562 Fix the -Werror -Wpedantic clang selfhost build 12 жил өмнө
  Filip Pizlo 0739140b05 Expose install_fatal_error_handler() through the C API. 12 жил өмнө
  Reid Kleckner e7ff008462 [Support] Fix some warnings when self-hosting clang on Windows 12 жил өмнө
  Chad Rosier ce945578ee Add a boolean parameter to the llvm::report_fatal_error() function to indicated 12 жил өмнө
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 жил өмнө
  Chad Rosier fc298c76c7 Revert 167755/167760. We don't want to emit crash diagnostics on command-line syntax errors. 12 жил өмнө
  Chad Rosier f4e3309e84 Revert r167620; this can be implemented using an existing CL option. 12 жил өмнө
  Jay Foad a0f5092703 Like the coding standards say, do not use "using namespace std". 14 жил өмнө
  Michael J. Spencer 1f6efa3996 Merge System into Support. 14 жил өмнө