Includes regression test for problem noted by @hans.
This reverts commit 973de71856.
Differential Revision: https://reviews.llvm.org/D106898
6 lines
210 B
C
6 lines
210 B
C
#pragma GCC system_header
|
|
|
|
#include <include_instead/private1.h> // no warning expected
|
|
#include <include_instead/private2.h> // no warning expected
|
|
#include <include_instead/private3.h> // no warning expected
|