[all-commits] [llvm/llvm-project] ac7c88: [lldb][gmodules] Fix TestDataFormatterCpp with gmo...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Nov 1 10:44:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac7c8808ba89fb6188d5b1bb83bdd08e5c39d71e
https://github.com/llvm/llvm-project/commit/ac7c8808ba89fb6188d5b1bb83bdd08e5c39d71e
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py
M lldb/test/API/functionalities/data-formatter/data-formatter-cpp/main.cpp
Log Message:
-----------
[lldb][gmodules] Fix TestDataFormatterCpp with gmodules on macOS
'Point' is actually a system type defined on macOS.
More information about the All-commits
mailing list