[all-commits] [llvm/llvm-project] 98bb09: [clangd] Use tokenize instead of raw lexer in Sour...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Fri Feb 28 00:38:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98bb094c1e0580833a79d60dbc853bd1a43aa1a6
      https://github.com/llvm/llvm-project/commit/98bb094c1e0580833a79d60dbc853bd1a43aa1a6
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M clang-tools-extra/clangd/SourceCode.cpp

  Log Message:
  -----------
  [clangd] Use tokenize instead of raw lexer in SourceCode/lex

Reviewers: hokein, sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75249


  Commit: 48fad110e08a5765632d45e6a3c30186b21cc81a
      https://github.com/llvm/llvm-project/commit/48fad110e08a5765632d45e6a3c30186b21cc81a
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/ObjCLocalizeStringLiteral.cpp

  Log Message:
  -----------
  [clangd] Get rid of lexer usage in ObjCLocalizeStringLiteral tweak

Reviewers: hokein

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75230


Compare: https://github.com/llvm/llvm-project/compare/7a9d00f261a5...48fad110e08a


More information about the All-commits mailing list