Histórico de Commits

Autor SHA1 Mensagem Data
  Alexey Samsonov 82b49e4abc Make sure globals created by UBSan are not instrumented by ASan. há 11 anos atrás
  Hans Wennborg 49582c4cc0 MS compatibility: always emit dllexported in-class initialized static data members (PR20140) há 11 anos atrás
  Alexey Samsonov a9b243cdf1 [ASan] Collect unmangled names of global variables in Clang to print them in error reports. há 11 anos atrás
  Alexey Samsonov 2b1d5099e0 Be more specific about return types of some methods. há 11 anos atrás
  Alexey Samsonov e21afe131a Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. há 11 anos atrás
  Alexey Samsonov a7f5538063 [Sanitizer] Reduce the usage of sanitizer blacklist in CodeGenModule há 11 anos atrás
  David Majnemer 4269ad98c8 CodeGen: Refactor RTTI emission há 11 anos atrás
  Robert Lytton 1b4002a721 Move the calling of emitTargetMD() later. há 11 anos atrás
  Robert Lytton 59a30558de refactor for-loop as range-loop before making changes. há 11 anos atrás
  Alexey Samsonov 5129a09a42 [ASan] Print exact source location of global variables in error reports. há 11 anos atrás
  Justin Bogner c912e4c787 CodeGen: Improve warnings about uninstrumented files when profiling há 11 anos atrás
  Justin Bogner 9e12438860 CodeGen: Remove a stray tab character (NFC) há 11 anos atrás
  Oliver Stannard 693a26d234 Add module flags metadata to record the settings for enum and wchar width há 11 anos atrás
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. há 11 anos atrás
  David Majnemer f64ce12328 CodeGen: Correct linkage of thread_local for OS X há 11 anos atrás
  Craig Topper e4fb2d3430 [C++11] Use 'nullptr'. há 11 anos atrás
  Alp Toker c1ba5d5c46 Implement -Wframe-larger-than backend diagnostic há 11 anos atrás
  Alexey Samsonov e88163d87f Remove the overload of GetAddrOfConstantString method há 11 anos atrás
  Alexey Samsonov c54a9c3b7a Refactor and generalize GetAddrOfConstantString and GetAddrOfConstantStringFromLiteral. há 11 anos atrás
  Rafael Espindola dc7436c869 This cast is not necessary any more (llvm api change). há 11 anos atrás
  Rafael Espindola 74d61105f2 Update for llvm API change. há 11 anos atrás
  Alp Toker f4a3e28941 Eliminate redundant MangleBuffer class há 11 anos atrás
  Nico Rieck d7ba66580d MS ABI: Emit static data members with proper linkage há 11 anos atrás
  Alexey Samsonov eca0bcfaee [ASan] Hoist blacklisting globals from init-order checking to Clang. há 11 anos atrás
  Hans Wennborg 875cf241e2 Don't dllimport/export destructor variants implemented by thunks. há 11 anos atrás
  Reid Kleckner 8756959802 Use comdats to avoid double initialization of weak data há 11 anos atrás
  Rafael Espindola 71e63e367d Don't set unnamed_addr in CreateRuntimeVariable. há 11 anos atrás
  Craig Topper d1008e5c93 [C++11] Use 'nullptr'. CodeGen edition. há 11 anos atrás
  Adrian Prantl 7fb0923c1f Demote the "Debug Info Version" module flag to llvm::Module::Warning há 11 anos atrás
  Rafael Espindola 9d83a9315e Update for llvm api change. há 11 anos atrás