[all-commits] [llvm/llvm-project] cd2e66: [lldb][gmodules] Fix TestDataFormatterGlobals unde...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Nov 2 02:14:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd2e66efa65fd63cf6f48112f49c09489a1baac0
https://github.com/llvm/llvm-project/commit/cd2e66efa65fd63cf6f48112f49c09489a1baac0
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-globals/main.cpp
Log Message:
-----------
[lldb][gmodules] Fix TestDataFormatterGlobals under gmodules
Same reason as in 548dbfaf447cc5fdfc26d34e60e3da08eb609531 -> macOS has a
struct called 'Point' in the libc module. Just remove the redundant includes
here.
More information about the All-commits
mailing list