提交历史

作者 SHA1 备注 提交日期
  Nico Weber 1c96effad3 Add a comment for something that confused me. 11 年之前
  Hans Wennborg d4a1ae3f56 Better codegen support for DLL attributes being dropped after the first declaration (PR20792) 11 年之前
  Alex Lorenz a115a4d862 Add a cc1 "dump-coverage-mapping" for testing coverage mapping. 11 年之前
  David Majnemer 3fa2e5b989 MS ABI: Aligned tentative definitions don't have CommonLinkage 11 年之前
  Alex Lorenz 8bff0ff2df Add coverage mapping generation. 11 年之前
  Richard Smith 775e4c92e5 In the case of mangling collisions, make an attempt to note both definitions 11 年之前
  Richard Smith c274828e7f Actually fix problem with modules buildbot this time. 11 年之前
  Alexey Samsonov d76b14a84c [Sanitizer] Introduce SanitizerMetadata class. 11 年之前
  Richard Smith 2bcf26f58b Re-commit r214547 with tests fixed. Hopefully all the bots will be happy now. 11 年之前
  Richard Smith ea8515051a Revert r214547 due to test breakage. 11 年之前
  Richard Smith 220a640478 Fix iterator invalidation issues that are breaking my modules buildbot's bootstrap. 11 年之前
  Richard Smith 5774697c0f [modules] Remove IRGen special case for emitting implicit special members if 11 年之前
  Richard Smith f8d1c718d0 PR20473: Don't "deduplicate" string literals with the same value but different 11 年之前
  Alexey Samsonov 82b49e4abc Make sure globals created by UBSan are not instrumented by ASan. 11 年之前
  Hans Wennborg 49582c4cc0 MS compatibility: always emit dllexported in-class initialized static data members (PR20140) 11 年之前
  Alexey Samsonov a9b243cdf1 [ASan] Collect unmangled names of global variables in Clang to print them in error reports. 11 年之前
  Alexey Samsonov 2b1d5099e0 Be more specific about return types of some methods. 11 年之前
  Alexey Samsonov e21afe131a Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 11 年之前
  Alexey Samsonov a7f5538063 [Sanitizer] Reduce the usage of sanitizer blacklist in CodeGenModule 11 年之前
  David Majnemer 4269ad98c8 CodeGen: Refactor RTTI emission 11 年之前
  Robert Lytton 1b4002a721 Move the calling of emitTargetMD() later. 11 年之前
  Robert Lytton 59a30558de refactor for-loop as range-loop before making changes. 11 年之前
  Alexey Samsonov 5129a09a42 [ASan] Print exact source location of global variables in error reports. 11 年之前
  Justin Bogner c912e4c787 CodeGen: Improve warnings about uninstrumented files when profiling 11 年之前
  Justin Bogner 9e12438860 CodeGen: Remove a stray tab character (NFC) 11 年之前
  Oliver Stannard 693a26d234 Add module flags metadata to record the settings for enum and wchar width 11 年之前
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 年之前
  David Majnemer f64ce12328 CodeGen: Correct linkage of thread_local for OS X 11 年之前
  Craig Topper e4fb2d3430 [C++11] Use 'nullptr'. 11 年之前
  Alp Toker c1ba5d5c46 Implement -Wframe-larger-than backend diagnostic 11 年之前