[all-commits] [llvm/llvm-project] 7d1381: [lldb] Fix compilation of SymbolFilePDBTests.cpp a...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Feb 18 01:52:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7d13812329ba8aadebc27f30613e79b0ca1bec5f
https://github.com/llvm/llvm-project/commit/7d13812329ba8aadebc27f30613e79b0ca1bec5f
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
Log Message:
-----------
[lldb] Fix compilation of SymbolFilePDBTests.cpp after FindTypes API change
Since f9568a95493aea3ea813bd37cb8c084ec4294e38 this function takes a
CompilerDeclContext reference instead of a pointer.
More information about the All-commits
mailing list