mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Rename check/import_cpp.* to check/cpp_import.* to group C++ interop logic in check (#6074)
See #6065 for context.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
#include "toolchain/check/call.h"
|
||||
#include "toolchain/check/context.h"
|
||||
#include "toolchain/check/cpp_import.h"
|
||||
#include "toolchain/check/generic.h"
|
||||
#include "toolchain/check/import_cpp.h"
|
||||
#include "toolchain/check/member_access.h"
|
||||
#include "toolchain/check/name_lookup.h"
|
||||
#include "toolchain/sem_ir/class.h"
|
||||
|
||||
Reference in New Issue
Block a user