[all-commits] [llvm/llvm-project] f31fc1: [clangd] Get rid of lexer usage in AST.cpp
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Feb 27 00:54:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f31fc1043d384e0b699fcb114694a5d8e1f51784
https://github.com/llvm/llvm-project/commit/f31fc1043d384e0b699fcb114694a5d8e1f51784
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M clang-tools-extra/clangd/AST.cpp
M clang-tools-extra/clangd/AST.h
Log Message:
-----------
[clangd] Get rid of lexer usage in AST.cpp
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75193
More information about the All-commits
mailing list