커밋 기록

작성자 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 년 전