LLVM 20.0.0git
|
Option to choose whether to track sentinels. More...
#include "llvm/ADT/ilist_node_options.h"
Option to choose whether to track sentinels.
This option affects the ABI for the nodes. When not specified explicitly, the ABI depends on LLVM_ENABLE_ABI_BREAKING_CHECKS. Specify explicitly to enable ilist_node::isSentinel().
Definition at line 26 of file ilist_node_options.h.