Files
clang-p2996/clang/lib/Lex/Preprocessor.cpp
Dmitry Polukhin 65780f4d8e [C++20][Modules] Allow import for a header unit after #pragma (#111662)
Summary:
`#pragma` and headers that finish with them shouldn't prevent `import
"header_unit.h"` syntax.

Test Plan: check-clang
2024-10-11 08:23:35 +01:00

62 KiB