Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Nico Weber a50943994b Use a unique_ptr instead of manual memory management for CustomDiagInfo 6 жил өмнө
  Fangrui Song b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 6 жил өмнө
  Ivan Donchevskii 83bce931a4 [libclang] Fix CXTranslationUnit_KeepGoing 6 жил өмнө
  James Y Knight 2f3561f04c Fix the behavior of clang's -w flag. 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Fangrui Song abdbb605f2 Remove trailing space 7 жил өмнө
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 жил өмнө
  Alexander Kornienko b8b9458165 Fix typos in clang 7 жил өмнө
  Gabor Horvath 7d32ec8fb0 Make DiagnosticIDs::getAllDiagnostics use std::vector. NFC. 7 жил өмнө
  Gabor Horvath 0863d6bb71 Make DiagnosticIDs::getAllDiagnostics static. NFC. 7 жил өмнө
  Alex Lorenz 6de2efd195 [refactor] allow the use of refactoring diagnostics 7 жил өмнө
  Gabor Horvath 6254bf4ade Add Cross Translation Unit support library 8 жил өмнө
  Erich Keane 661923d04a Change Diagnostic Category size error from runtime to compiletime 8 жил өмнө
  Yuka Takahashi 2b574ef3f3 [Bash-autocompletion] Fixed typo and add '-' after -Wno 8 жил өмнө
  Yuka Takahashi bb80e45614 [Bash-autocompletion] Add support for -W<warning> and -Wno<warning> 8 жил өмнө
  Alex Lorenz b300654147 DiagnosticsEngine should clear DelayedDiagID before reporting the 8 жил өмнө
  Richard Smith 56f548bbbb [modules] Round-trip -Werror flag through explicit module build. 8 жил өмнө
  Richard Smith 259e80157e Remove and replace DiagStatePoint tracking and lookup data structure. 8 жил өмнө
  Argyrios Kyrtzidis dc0545b300 [PCH/preamble] Make sure that if the preamble/PCH was serialized with errors that we set diagnostic engine state appropriately. 9 жил өмнө
  Manuel Klimek ac0a11ae22 Optionally demote fatal errors to non-fatal errors. 9 жил өмнө
  Craig Topper 9ca5cd300b Add an unnecessary makeArrayRef I add earlier. I didn't realize range-based for loops worked with arrays. 9 жил өмнө
  Craig Topper 75e87a3c9c Use std::is_sorted instead of a manual loop. 9 жил өмнө
  Craig Topper f686213dc4 Replace a static compare function with a lambda. NFC 9 жил өмнө
  Craig Topper 067bdf151d Use a range-based for loop. Use std::end instead of pointer+array_lengthof. NFC 9 жил өмнө
  Richard Barton 76503c750e Further increase helfulness of assert message 9 жил өмнө
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 жил өмнө
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 жил өмнө
  David Blaikie a9ee4553b8 Simplify boolean expressions in clang with clang-tidy 10 жил өмнө
  Richard Smith 8c585cdfb1 Make DiagnosticErrorTrap work even if SuppressAllDiagnostics is enabled. 10 жил өмнө
  Rafael Espindola 4ca3fbf380 Remove unused DiagnosticsEngine::NumErrorsSuppressed member. 10 жил өмнө