LLVM 22.0.0git
llvm::vfs::detail::EmptyBaseClass Struct Reference

Unused and empty base class to allow OutputConfig constructor to be constexpr, with commas before every field's initializer. More...

#include "llvm/Support/VirtualOutputConfig.h"

Inheritance diagram for llvm::vfs::detail::EmptyBaseClass:
[legend]

Detailed Description

Unused and empty base class to allow OutputConfig constructor to be constexpr, with commas before every field's initializer.

Definition at line 30 of file VirtualOutputConfig.h.


The documentation for this struct was generated from the following file: