[all-commits] [llvm/llvm-project] 905b00: Revert "[clangd] Rethink how SelectionTree deals w...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Nov 29 10:59:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 905b002c139f039a32ab9bf1fad63d745d12423f
https://github.com/llvm/llvm-project/commit/905b002c139f039a32ab9bf1fad63d745d12423f
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2019-11-29 (Fri, 29 Nov 2019)
Changed paths:
M clang-tools-extra/clangd/Selection.cpp
M clang-tools-extra/clangd/Selection.h
M clang-tools-extra/clangd/unittests/SelectionTests.cpp
M clang-tools-extra/clangd/unittests/TweakTests.cpp
M clang/include/clang/Tooling/Syntax/Tokens.h
M clang/lib/Tooling/Syntax/Tokens.cpp
M clang/unittests/Tooling/Syntax/TokensTest.cpp
Log Message:
-----------
Revert "[clangd] Rethink how SelectionTree deals with macros and #includes."
This reverts commit 19daa21f841ad45290c923689ee3d25198651a4c.
It causes a bunch of failures on a bot that I've been unable to
reproduce so far:
http://45.33.8.238/mac/3308/step_7.txt
More information about the All-commits
mailing list