Includes regression test for problem noted by @hans. This reverts commit 973de7185606a21fd5e9d5e8c014fbf898c0e72f. 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
|