Commit fc23e93
committed
Revert include of "clang/Basic/CharInfo.h" in Driver.cpp
Because `scanInputForCXX20ModuleUsage` has been moved out of
Driver.cpp, including "CharInfo.h" here is not required anymore.
(This also fixes formatting in one comment).1 parent ab88580 commit fc23e93
File tree
2 files changed
+1
-2
lines changed- clang
- include/clang/Lex
- lib/Driver
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments