[all-commits] [llvm/llvm-project] a805e0: [lldb][NFC] Remove utility methods in TestClangAST...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Dec 20 10:40:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a805e0fb18ca3b85712a587b72e5048e78d8f1da
https://github.com/llvm/llvm-project/commit/a805e0fb18ca3b85712a587b72e5048e78d8f1da
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M lldb/unittests/Symbol/TestClangASTImporter.cpp
Log Message:
-----------
[lldb][NFC] Remove utility methods in TestClangASTImporter
We have a central header for all these methods so we can
just use those for creating ClangASTContexts.
More information about the All-commits
mailing list