Historia zmian

Autor SHA1 Wiadomość Data
  Alexander Potapenko 89651eaf41 Move the code that sets the AddressSafety 13 lat temu
  Argyrios Kyrtzidis 5d3a4bb13d Revert r149363 which was part a series of commits that were reverted in llvm 13 lat temu
  David Chisnall 29254f4dd1 Support @compatibility_alias at run time (GNUstep Runtime) 13 lat temu
  Chris Lattner ff8f9ec833 ConstantArray::get() (for strings) is going away, use 13 lat temu
  Kostya Serebryany 71efba0bba The following patch adds __attribute__((no_address_safety_analysis)) which will allow to disable 13 lat temu
  David Blaikie 3026348bd4 More dead code removal (using -Wunreachable-code) 13 lat temu
  Seth Cantrell 7d6a7c0043 test svn commit access 13 lat temu
  Nick Lewycky f6b56374e4 Fix a string over-run detected by ASAN. 13 lat temu
  Nick Lewycky 22afaccd9a Fix special king of typo. 13 lat temu
  Douglas Gregor ef96ee0be5 De-virtualize getPreviousDecl() and getMostRecentDecl() when we know 13 lat temu
  Richard Smith 2d6a567046 constexpr irgen: Add irgen support for APValue::Struct, APValue::Union, 13 lat temu
  Bill Wendling 1bf7a3fcc4 The `-fwritable-strings' flag doesn't make the backing store strings of all 13 lat temu
  Douglas Gregor bd9482d859 Eliminate ObjCForwardProtocolDecl, which is redundant now that 13 lat temu
  Douglas Gregor 375bb1413c Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 13 lat temu
  Rafael Espindola bcf6b98247 Extend the fix for PR9614 to handle inline asm in the outer decl and 13 lat temu
  Douglas Gregor 15de72cf58 Introduce a module import declaration, so that we properly represent, e.g., 13 lat temu
  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 lat temu
  Rafael Espindola cc4889f72e Fix PR9614 for functions with the always_inline attribute. Try to keep 14 lat temu
  Rafael Espindola a411d2f1ed Fix pr9614 by not emitting an available_externally function when it calls 14 lat temu
  Benjamin Kramer 1d236ab930 Replace vectors with arrays. 14 lat temu
  Eric Christopher 73fb35003a Recommit: 14 lat temu
  Eric Christopher 28e06354b5 Revert file/scope handling patches. gdb testing revealed a couple of bugs. 14 lat temu
  Eric Christopher 4b2d549872 Start handling debug line and scope information better: 14 lat temu
  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 lat temu
  Peter Collingbourne d51e43af0b CUDA: add -fcuda-is-device flag 14 lat temu
  Peter Collingbourne 6c0aa5ff6e CUDA: IR generation support for kernel call expressions 14 lat temu
  Argyrios Kyrtzidis 491306a83c Allow getting all source locations of selector identifiers in a ObjCMethodDecl. 14 lat temu
  Argyrios Kyrtzidis 11d7716955 Pass from the parser the locations of selector identifiers when creating 14 lat temu
  John McCall d1e40d5389 Make -fobjc-nonfragile-abi the -cc1 default, since it's the 14 lat temu
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 14 lat temu