提交历史

作者 SHA1 备注 提交日期
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Eugene Zelenko f06173045d [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 年之前
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 年之前
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 年之前
  Alp Toker 6c4abb1676 Make clang's rewrite engine a core feature 11 年之前
  Ted Kremenek 305c613af6 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 13 年之前
  Jakob Stoklund Olesen b7ec67a43d Clang should not warn on code in clang that is only there to remove warnings. 14 年之前
  Abramo Bagnara c4bf2b9afb Introduced raw_identifier token kind. 14 年之前
  Chris Lattner 6e2901407b Fix PR5633 by making the preprocessor handle the case where we can 15 年之前
  Mike Stump 1eb4433ac4 Remove tabs, and whitespace cleanups. 16 年之前
  Chris Lattner 47246be8ac This change refactors some of the low-level lexer interfaces a bit. 16 年之前
  Chris Lattner 025c3a6640 add a simplified lexer ctor that sets up the lexer to raw-lex an 16 年之前
  Chris Lattner 2b2453a7d8 this massive patch introduces a simple new abstraction: it makes 16 年之前
  Chris Lattner 99bd46c018 make the -rewrite-test a bit more interesting: it now 17 年之前
  Chris Lattner cff9cc95de start implementing a token rewriter. At this point, it just reads in a file 17 年之前