[all-commits] [llvm/llvm-project] 881f5b: Revert "[Syntax] Build template declaration nodes"
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Mar 18 09:58:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 881f5b5a7b294047815bf81780f933d14f281c86
https://github.com/llvm/llvm-project/commit/881f5b5a7b294047815bf81780f933d14f281c86
Author: Nico Weber <thakis at chromium.org>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M clang/include/clang/Tooling/Syntax/Nodes.h
M clang/lib/Tooling/Syntax/BuildTree.cpp
M clang/lib/Tooling/Syntax/Nodes.cpp
M clang/unittests/Tooling/Syntax/TreeTest.cpp
Log Message:
-----------
Revert "[Syntax] Build template declaration nodes"
This reverts commit dd12826808f9079e164b82e64b0697a077379241.
Breaks tests on Windows, see https://reviews.llvm.org/D76346#1929208
More information about the All-commits
mailing list