summaryrefslogtreecommitdiff
path: root/clang/test/Index/Inputs/crash-recovery-reparse-remap.c
blob: 0357dbe748a8baf1ab98728c14805fd86811c527 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11

#warning parsing remapped file



int x;

#pragma clang __debug crash

int x;