brintos

brintos / llvm-project-archived public Read only

0
0
Text · 186 B · 3828e26 Raw
7 lines · c
1#include "a1.h"2 3// Add update record for definition of A<int> and constructors.4// We need an eagerly-emitted use here to get the problematic5// deserialization ordering.6N::A<int> b1;7