[all-commits] [llvm/llvm-project] 8c2cf4: [clang][Tooling] Add a way to tokenize a FileRange

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Feb 26 04:50:50 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c2cf499e6119be8f3f1a0d42c4bb7e45b0d615d
      https://github.com/llvm/llvm-project/commit/8c2cf499e6119be8f3f1a0d42c4bb7e45b0d615d
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    M clang/include/clang/Tooling/Syntax/Tokens.h
    M clang/lib/Tooling/Syntax/Tokens.cpp
    M clang/unittests/Tooling/Syntax/TokensTest.cpp

  Log Message:
  -----------
  [clang][Tooling] Add a way to tokenize a FileRange

Reviewers: sammccall

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list