提交歷史

作者 SHA1 備註 提交日期
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 年之前
  Alexander Potapenko 89651eaf41 Move the code that sets the AddressSafety 13 年之前
  Argyrios Kyrtzidis 5d3a4bb13d Revert r149363 which was part a series of commits that were reverted in llvm 13 年之前
  David Chisnall 29254f4dd1 Support @compatibility_alias at run time (GNUstep Runtime) 13 年之前
  Chris Lattner ff8f9ec833 ConstantArray::get() (for strings) is going away, use 13 年之前
  Kostya Serebryany 71efba0bba The following patch adds __attribute__((no_address_safety_analysis)) which will allow to disable 13 年之前
  David Blaikie 3026348bd4 More dead code removal (using -Wunreachable-code) 13 年之前
  Seth Cantrell 7d6a7c0043 test svn commit access 13 年之前
  Nick Lewycky f6b56374e4 Fix a string over-run detected by ASAN. 13 年之前
  Nick Lewycky 22afaccd9a Fix special king of typo. 13 年之前
  Douglas Gregor ef96ee0be5 De-virtualize getPreviousDecl() and getMostRecentDecl() when we know 13 年之前
  Richard Smith 2d6a567046 constexpr irgen: Add irgen support for APValue::Struct, APValue::Union, 13 年之前
  Bill Wendling 1bf7a3fcc4 The `-fwritable-strings' flag doesn't make the backing store strings of all 13 年之前
  Douglas Gregor bd9482d859 Eliminate ObjCForwardProtocolDecl, which is redundant now that 13 年之前
  Douglas Gregor 375bb1413c Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 13 年之前
  Rafael Espindola bcf6b98247 Extend the fix for PR9614 to handle inline asm in the outer decl and 13 年之前
  Douglas Gregor 15de72cf58 Introduce a module import declaration, so that we properly represent, e.g., 13 年之前
  Eli Friedman 64f45a24b1 Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 14 年之前
  Rafael Espindola cc4889f72e Fix PR9614 for functions with the always_inline attribute. Try to keep 14 年之前
  Rafael Espindola a411d2f1ed Fix pr9614 by not emitting an available_externally function when it calls 14 年之前
  Benjamin Kramer 1d236ab930 Replace vectors with arrays. 14 年之前
  Eric Christopher 73fb35003a Recommit: 14 年之前
  Eric Christopher 28e06354b5 Revert file/scope handling patches. gdb testing revealed a couple of bugs. 14 年之前
  Eric Christopher 4b2d549872 Start handling debug line and scope information better: 14 年之前
  Ted Kremenek 0628b724ff Free 'TheTargetCodeGenInfo' in the class CodeGenModule. This looks like an obvious memory leak that was reported from LLDB devs. The comment indicates the leak is deliberate, but I have no idea why this needs to be so. Please comment/revert if you know otherwise. 14 年之前
  Peter Collingbourne d51e43af0b CUDA: add -fcuda-is-device flag 14 年之前
  Peter Collingbourne 6c0aa5ff6e CUDA: IR generation support for kernel call expressions 14 年之前
  Argyrios Kyrtzidis 491306a83c Allow getting all source locations of selector identifiers in a ObjCMethodDecl. 14 年之前
  Argyrios Kyrtzidis 11d7716955 Pass from the parser the locations of selector identifiers when creating 14 年之前
  John McCall d1e40d5389 Make -fobjc-nonfragile-abi the -cc1 default, since it's the 14 年之前