Reverts llvm/llvm-project#145855 The test added is XPASS-ing on a bot: https://lab.llvm.org/buildbot/#/builders/144/builds/28623
6 lines
79 B
C++
6 lines
79 B
C++
#include "header1.h"
|
|
#include "header2.h"
|
|
#include "header1.h"
|
|
|
|
int main() { }
|