Skip to content

Commit 2294e6a

Browse files
committed
Merge remote-tracking branch 'upstream/main' into cmake-header-checks
2 parents 43dfb84 + 1865048 commit 2294e6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/lib/Serialization/ASTWriter.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,6 +1154,8 @@ void ASTWriter::WriteBlockInfoBlock() {
11541154
RECORD(DIAGNOSTIC_OPTIONS);
11551155
RECORD(HEADER_SEARCH_PATHS);
11561156
RECORD(DIAG_PRAGMA_MAPPINGS);
1157+
RECORD(HEADER_SEARCH_ENTRY_USAGE);
1158+
RECORD(VFS_USAGE);
11571159

11581160
#undef RECORD
11591161
#undef BLOCK

0 commit comments

Comments
 (0)