Commit 08670c0
[Modules] Fix cyclic module dependencies in clang (llvm#102348)
Breakup the cyclic dependency in module 'Clang_Frontend':
Clang_Frontend -> Clang_Serialization -> Clang_Frontend
(cherry picked from commit 61c0a6d)1 parent 0ffb249 commit 08670c0
File tree
1 file changed
+1
-1
lines changed- clang/include/clang/Serialization
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments