커밋 기록

작성자 SHA1 메시지 날짜
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 년 전
  Fangrui Song abdbb605f2 Remove trailing space 7 년 전
  Eugene Zelenko f06173045d [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 년 전
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 년 전
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 년 전
  Alp Toker 6c4abb1676 Make clang's rewrite engine a core feature 11 년 전
  Ted Kremenek 305c613af6 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 13 년 전
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 년 전
  Chris Lattner fae962200e "I see dead code". IdempotentOperationChecker::isTruncationExtensionAssignment 15 년 전
  Chris Lattner 3ea5cf8889 reduce redundant are's 15 년 전
  Douglas Gregor 6991218a70 Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 15 년 전
  Mike Stump 1eb4433ac4 Remove tabs, and whitespace cleanups. 16 년 전
  Chris Lattner 53f9e203c1 Fix a corner case that ted hit in -emit-html, rdar://5863212 17 년 전
  Chris Lattner febe719596 Change the RewriteRope::Chunks data structure from an std::list into 17 년 전
  Chris Lattner 3b7ff0d143 Change the btree algorithm to split nodes bottom-up instead of top-down. 17 년 전
  Chris Lattner b169e903c5 split node splitting from interior node restructuring. 17 년 전
  Chris Lattner 22cb282b29 final cleanup, the code is now in a reviewable state. 17 년 전
  Chris Lattner 8100d74951 move the DeltaTree implementation out of line, remove debugging printfs etc. 17 년 전