[Lldb-commits] [PATCH] D61361: PluginInstructionARM: avoid unnecessary link
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 2 08:28:48 PDT 2019
labath added a comment.
Or another thing: if one sees a header from module X being included in file Y, then it's reasonable to assume it's fair game to include another file from the same module X is fair game. But this creates a two classes of header files: files in X, which don't have a link dependency, and those that do...
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61361/new/
https://reviews.llvm.org/D61361
More information about the lldb-commits
mailing list