提交歷史

作者 SHA1 備註 提交日期
  Nathan Lanza df16b2ed82 Fix typo in programmer's manual cantFile -> cantFail 6 年之前
  Sven van Haastregt fe4f8765dc Remove some autoconf references from docs and comments 6 年之前
  J. Ryan Stinnett 78762bc380 [Docs] Modernize references to macOS 6 年之前
  Don Hinton 50b9c08241 [llvm] Add isa_and_nonnull 6 年之前
  Dmitri Gribenko dbfa740631 Fix typo in docs 6 年之前
  Lang Hames 1fada3c69e [ADT] Add a fallible_iterator wrapper. 6 年之前
  James Henderson baec68f961 [doc]Update String Error documentation in Programmer Manual 6 年之前
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 年之前
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." 6 年之前
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 年之前
  Serge Guelton cb39a85070 Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> 6 年之前
  James Y Knight 28a460d130 Remove TypeBuilder.h, and fix the few locations using it. 6 年之前
  Chandler Carruth d95ef31baa [TI removal] Remove discussion of `TerminatorInst` from the LLVM 6 年之前
  Kristof Umann 0ee905200b [doc] Update the programmer's manual about SmallSet's iterator 6 年之前
  Duncan P. N. Exon Smith 235b4df870 ADT: Document advantages of SmallVector<T,0> over std::vector 7 年之前
  Hiroshi Inoue 96dcb6683e [NFC] fix trivial typos in documents 7 年之前
  Eli Friedman ac1173dabd [docs] Clarify usage of "vector" in Programmer's Manual. 7 年之前
  Nicola Zaghen 8d9ab7e57d Docs: Fix the title underline too short. 7 年之前
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 年之前
  Hiroshi Inoue ef1bc2d3ca [NFC] fix trivial typos in documents and comments 7 年之前
  Jonas Devlieghere 8dbab12eeb [docs] Use dbgs() instead of errs() for DEBUG() 7 年之前
  Jan Korous 0c65800586 [docs] Code example fix 7 年之前
  Alex Bradbury b24452bf84 Refine report_fatal_error guidance after post-commit review 8 年之前
  Alex Bradbury d8824ebc53 Give guidance on report_fatal_error in CodingStandards.rst and ProgrammersManual.rst 8 年之前
  Craig Topper ebdb044915 [DebugCounter] Move the semicolon out of the DEBUG_COUNTER macro and require it to be placed at the end of each use. 8 年之前
  Craig Topper fe294dbbe4 [Docs] Remove a stray period from a code example in the Programmer's Manual. 8 年之前
  Stephen Hines 75c17877dc [docs] Fix a typo: iteratation -> iteration 8 年之前
  Lang Hames 8456354f64 [docs] Simplify some language for Error/cantFail in the programmer's manual. 8 年之前
  Sanjoy Das 263da12ab2 Reverts commit r301424, r301425 and r301426 8 年之前
  Sanjoy Das d0cf26e443 Rename WeakVH to WeakTrackingVH; NFC 8 年之前