llvm-project/clang/test/Preprocessor/include_instead_file_not_found.cpp
Christopher Di Bella 0871954197 Revert "Revert "[clang][pp] adds '#pragma include_instead'""
Includes regression test for problem noted by @hans.
This reverts commit 973de7185606a21fd5e9d5e8c014fbf898c0e72f.

Differential Revision: https://reviews.llvm.org/D106898
2021-07-29 19:21:43 +00:00

3 lines
101 B
C++

// RUN: %clang_cc1 -fsyntax-only -verify -I %S/Inputs %s
#include <include_instead/file-not-found.h>