[all-commits] [llvm/llvm-project] 0e480b: Revert "[libTooling] Add function to determine ass...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Feb 25 16:22:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0e480b39c66143ad142f9a30d8d40e49d7d7b0ce
https://github.com/llvm/llvm-project/commit/0e480b39c66143ad142f9a30d8d40e49d7d7b0ce
Author: Nico Weber <thakis at chromium.org>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M clang/include/clang/Tooling/Transformer/SourceCode.h
M clang/lib/Tooling/Transformer/SourceCode.cpp
M clang/unittests/Tooling/SourceCodeTest.cpp
Log Message:
-----------
Revert "[libTooling] Add function to determine associated text of a declaration."
This reverts commit 9c54f6154f748e707ad2385ddf6d66e812890c6a.
Breaks two tests on Windows, see e.g.
http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/14505/steps/stage%201%20check/logs/stdio
More information about the All-commits
mailing list