커밋 기록

작성자 SHA1 메시지 날짜
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Eugene Zelenko d3b7dd1776 [Sema] Revert r329346 because of memory sanitizer failures. 7 년 전
  Eugene Zelenko eb25fa3277 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 년 전
  Richard Smith e11f410f5c Wire a SourceLocation into IsDerivedFrom and move the RequireCompleteType call 9 년 전
  Craig Topper ee5949e86b Use Sema::getLocForEndOfToken instead of Preprocessor::getLocForEndOfToken. NFC 9 년 전
  Richard Smith 1f468121f5 [modules] Stop trying to fake up a linear MacroDirective history. 10 년 전
  Richard Smith 8adf837adc PR17290: Use 'false' macro in fix-it hint for initializing a variable of type 12 년 전
  Richard Smith 80ad52f327 s/CPlusPlus0x/CPlusPlus11/g 12 년 전
  Benjamin Kramer 478851c3ed Drop the ASTContext.h include from Stmt.h and fix up transitive users. 13 년 전
  David Blaikie 2c0abf4ae3 Add FixItHint for -Wnull-conversion to initialize with an appropriate literal. 13 년 전
  David Blaikie 07b49a88df Use character literals for vexing initialization fixit hints. 13 년 전
  Richard Smith e40141542d Refactor for clarity. 13 년 전
  Richard Smith f037541d5c Don't crash while trying to diagnose a function declared at block scope with an 13 년 전
  Richard Smith 7984de3564 Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its: 13 년 전
  Anna Zaks f3546eeef1 Refactor the */& mismatch fixit generation out of SemaOverload and provide a simple conversion checking function. 14 년 전