Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / reparsed-live-issue.cpp
blob9ff035920ee714eb42d9f2ed2283aa972a4fec6f
1 // RUN: env CINDEXTEST_EDITING=1 LIBCLANG_DISABLE_CRASH_RECOVERY=1 c-index-test -test-load-source-reparse 2 none -remap-file-0=%S/Inputs/reparse-issue.h,%S/Inputs/reparse-issue.h-0 -remap-file-1=%S/Inputs/reparse-issue.h,%S/Inputs/reparse-issue.h-1 -- %s 2>&1 | FileCheck %s
2 #include "Inputs/reparse-issue.h"
4 // CHECK: reparse-issue.h:4:1:{1:1-1:1}: error: a type specifier is required for all declarations