unplugged-vendor/external/llvm-project/llvm/test/TableGen/duplicate-include.inc

8 lines
125 B
PHP
Raw Normal View History

#ifndef DUPLICATE_INCLUDE
#define DUPLICATE_INCLUDE
// This is used by the duplicate-include.td test
def InInclude;
#endif