Files
clang-p2996/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 973de71856.

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>