brintos

brintos / llvm-project-archived public Read only

0
0
Text · 92 B · 8867e8a Raw
6 lines · c
1#include "x.h"2namespace llvm {3  struct ulittle32_t;4  extern allocator<ulittle32_t> *x;5}6