提交歷史

作者 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 年之前